Home
last modified time | relevance | path

Searched defs:Integer (Results 1 – 25 of 1345) sorted by relevance

12345678910>>...54

/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas77 function LA(I: Integer): Integer; in LA()
78 function LAChar(I: Integer): Char; in LAChar()
112 procedure Rewind(const Marker: Integer); overload;
139 procedure Release(const Marker: Integer);
166 procedure Seek(const Index: Integer);
191 procedure SetLine(const Value: Integer);
193 procedure SetCharPositionInLine(const Value: Integer);
203 function LT(const I: Integer): Integer; in LT()
210 function Substring(const Start, Stop: Integer): String; in Substring()
233 procedure SetTokenType(const Value: Integer);
[all …]
H A DAntlr.Runtime.Tree.pas242 procedure SetNodeType(const T: IANTLRInterface; const NodeType: Integer);
288 function GetChild(const T: IANTLRInterface; const I: Integer): IANTLRInterface; in GetChild()
294 function DeleteChild(const T: IANTLRInterface; const I: Integer): IANTLRInterface; in DeleteChild()
317 procedure SetChildIdex(const T: IANTLRInterface; const Index: Integer);
347 function Get(const I: Integer): IANTLRInterface; in Get()
361 function LT(const K: Integer): IANTLRInterface; in LT()
445 procedure SetChildIndex(const Value: Integer);
452 procedure SetTokenStartIndex(const Value: Integer);
454 procedure SetTokenStopIndex(const Value: Integer);
461 function GetChild(const I: Integer): ITree; in GetChild()
[all …]
H A DAntlr.Runtime.Tools.pas132 procedure SetCapacity(Value: Integer);
134 procedure SetCount(Value: Integer);
135 function GetItem(Index: Integer): T; in GetItem()
156 procedure Delete(Index: Integer);
157 procedure DeleteRange(AIndex, ACount: Integer);
170 function BinarySearch(const Item: T; out Index: Integer): Boolean; overload; in BinarySearch()
175 function GetRange(const Index, Count: Integer): IList<T>; in GetRange()
221 procedure SetCapacity(Value: Integer);
223 procedure SetCount(Value: Integer);
224 function GetItem(Index: Integer): T; in GetItem()
[all …]
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/permission/services.permission-pre-jarjar/android_common/kapt/gen/stubs/com/android/server/permission/access/collection/
DSparseIntArrayExtensionsKt.java10kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super java.… in allIndexed()
16kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super java.… in anyIndexed()
22kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super java.… in forEachIndexed()
27kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super java.… in forEachReversedIndexed()
48kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super java.… in noneIndexed()
63kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super java.… in removeAllIndexed()
69kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super java.… in retainAllIndexed()
DSparseArrayExtensionsKt.java10kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super T, ja… in allIndexed()
16kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super T, ja… in anyIndexed()
22kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super T, ko… in forEachIndexed()
27kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super T, ko… in forEachReversedIndexed()
48kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super T, ja… in noneIndexed()
54kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super T, ja… in removeAllIndexed()
60kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super T, ja… in retainAllIndexed()
DSparseBooleanArrayExtensionsKt.java10kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super java.… in allIndexed()
16kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super java.… in anyIndexed()
22kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super java.… in forEachIndexed()
27kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super java.… in forEachReversedIndexed()
48kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super java.… in noneIndexed()
63kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super java.… in removeAllIndexed()
69kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super java.… in retainAllIndexed()
DSparseLongArrayExtensionsKt.java10kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super java.… in allIndexed()
16kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super java.… in anyIndexed()
22kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super java.… in forEachIndexed()
27kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super java.… in forEachReversedIndexed()
48kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super java.… in noneIndexed()
63kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super java.… in removeAllIndexed()
69kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super java.… in retainAllIndexed()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/permission/services.permission-pre-jarjar/android_common/kapt/gen/stubs/com/android/server/permission/access/
DMutableUserState.java13java.lang.Integer>, com.android.server.permission.access.immutable.MutableIndexedMap<java.lang.Str… in MutableUserState()
DUserState.java26java.lang.Integer>, com.android.server.permission.access.immutable.MutableIndexedMap<java.lang.Str… in UserState()
/aosp_15_r20/frameworks/base/core/java/android/app/
H A DAppOpsManagerInternal.java58 @NonNull HexFunction<Integer, Integer, String, String, Integer, Boolean, Integer> in checkOperation()
72 @NonNull QuadFunction<Integer, Integer, Integer, String, Integer> superImpl); in checkAudioOperation()
90 @NonNull OctFunction<Integer, Integer, String, String, Integer, Boolean, String, in noteOperation()
108 @NonNull HexFunction<Integer, AttributionSource, Boolean, String, Boolean, in noteProxyOperation()
134 @NonNull DodecFunction<IBinder, Integer, Integer, String, String, Integer, Boolean, in startOperation() argument
160 @NonNull UndecFunction<IBinder, Integer, AttributionSource, Boolean, in startProxyOperation() argument
176 String attributionTag, int virtualDeviceId, @NonNull HexConsumer<IBinder, Integer, in finishOperation() argument
191 @NonNull QuadFunction<IBinder, Integer, AttributionSource, Boolean, in finishProxyOperation() argument
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/policy/
H A DAppOpsPolicy.java234 HexFunction<Integer, Integer, String, String, Integer, Boolean, Integer> superImpl) { in checkOperation()
241 QuadFunction<Integer, Integer, Integer, String, Integer> superImpl) { in checkAudioOperation()
249 boolean shouldCollectMessage, @NonNull OctFunction<Integer, Integer, String, String, in noteOperation()
259 boolean shouldCollectMessage, boolean skipProxyOperation, @NonNull HexFunction<Integer, in noteProxyOperation()
273 int attributionChainId, @NonNull DodecFunction<IBinder, Integer, Integer, String, in startOperation() argument
288 @NonNull UndecFunction<IBinder, Integer, AttributionSource, Boolean, Boolean, String, in startProxyOperation() argument
300 @NonNull HexConsumer<IBinder, Integer, Integer, String, String, Integer> superImpl) { in finishOperation() argument
308 @NonNull QuadFunction<IBinder, Integer, AttributionSource, Boolean, Void> superImpl) { in finishProxyOperation() argument
331 private void writeTags(Map<Integer, PackageTagsList> tags, PrintWriter writer) { in writeTags()
421 ConcurrentHashMap<Integer, PackageTagsList> datastore) { in updateAllowListedTagsForPackageLocked()
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/concept_check/include/boost/
Dconcept_check.hpp72 BOOST_CONCEPT_USAGE(Integer) in BOOST_CONCEPT_USAGE() argument
80 template <> struct Integer<char> {}; struct
81 template <> struct Integer<signed char> {}; struct
82 template <> struct Integer<unsigned char> {}; struct
83 template <> struct Integer<short> {}; struct
84 template <> struct Integer<unsigned short> {}; struct
85 template <> struct Integer<int> {}; struct
86 template <> struct Integer<unsigned int> {}; struct
87 template <> struct Integer<long> {}; struct
88 template <> struct Integer<unsigned long> {}; struct
[all …]
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/permission/
H A DAccessCheckDelegate.java268 @NonNull QuadFunction<String, String, String, Integer, Integer> superImpl) { in checkPermission() argument
296 @NonNull TriFunction<Integer, String, String, Integer> superImpl) { in checkUidPermission()
320 @NonNull HexFunction<Integer, Integer, String, String, Integer, Boolean, Integer> in checkOperation()
337 @NonNull QuadFunction<Integer, Integer, Integer, String, Integer> superImpl) { in checkAudioOperation()
355 @NonNull OctFunction<Integer, Integer, String, String, Integer, Boolean, String, in noteOperation()
376 @NonNull HexFunction<Integer, AttributionSource, Boolean, String, Boolean, in noteProxyOperation()
414 @NonNull DodecFunction<IBinder, Integer, Integer, String, String, Integer, Boolean, in startOperation() argument
440 @NonNull UndecFunction<IBinder, Integer, AttributionSource, Boolean, in startProxyOperation() argument
468 @NonNull QuadFunction<IBinder, Integer, AttributionSource, Boolean, in finishProxyOperation() argument
491 String attributionTag, int virtualDeviceId, @NonNull HexConsumer<IBinder, Integer, in finishOperation() argument
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/pascal/
Dzlibpas.pas106 function deflateInit(var strm: z_stream; level: Integer): Integer; in deflateInit()
107 function deflate(var strm: z_stream; flush: Integer): Integer; in deflate()
110 function inflate(var strm: z_stream; flush: Integer): Integer; in inflate()
120 function deflateParams(var strm: z_stream; level, strategy: Integer): Integer; in deflateParams()
121 function deflateTune(var strm: z_stream; good_length, max_lazy, nice_length, max_chain: Integer): I… in deflateTune()
123 function deflatePending(var strm: z_stream; var pending: Integer; var bits: Integer): Integer; in deflatePending()
124 function deflatePrime(var strm: z_stream; bits, value: Integer): Integer; in deflatePrime()
126 function inflateInit2(var strm: z_stream; windowBits: Integer): Integer; in inflateInit2()
132 function inflateReset2(var strm: z_stream; windowBits: Integer): Integer; in inflateReset2()
133 function inflatePrime(var strm: z_stream; bits, value: Integer): Integer; in inflatePrime()
[all …]
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/permission/services.permission-pre-jarjar/android_common/kapt/gen/stubs/com/android/server/permission/access/immutable/
DIntMapExtensionsKt.java8kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super T, ja… in allIndexed()
14kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super T, ja… in anyIndexed()
21kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super T, ? … in firstNotNullOfOrNullIndexed()
27kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super T, ko… in forEachIndexed()
32kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super T, ko… in forEachReversedIndexed()
47kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super T, ja… in noneIndexed()
DIntSetExtensionsKt.java8kotlin.jvm.functions.Function2<? super java.lang.Integer, ? super java.lang.Integer, java.lang.Boo… in allIndexed()
14kotlin.jvm.functions.Function2<? super java.lang.Integer, ? super java.lang.Integer, java.lang.Boo… in anyIndexed()
20kotlin.jvm.functions.Function2<? super java.lang.Integer, ? super java.lang.Integer, kotlin.Unit> … in forEachIndexed()
25kotlin.jvm.functions.Function2<? super java.lang.Integer, ? super java.lang.Integer, kotlin.Unit> … in forEachReversedIndexed()
45kotlin.jvm.functions.Function2<? super java.lang.Integer, ? super java.lang.Integer, java.lang.Boo… in noneIndexed()
DIntReferenceMapExtensionsKt.java8kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super I, ja… in allIndexed()
14kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super I, ja… in anyIndexed()
20kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super I, ko… in forEachIndexed()
25kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super I, ko… in forEachReversedIndexed()
35kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super java.lang.Integer, ? super I, ja… in noneIndexed()
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/delphi/
DZLib.pas133 procedure CompressBuf(const InBuf: Pointer; InBytes: Integer;
143 procedure DecompressBuf(const InBuf: Pointer; InBytes: Integer;
151 procedure DecompressToUserBuf(const InBuf: Pointer; InBytes: Integer;
218 function _malloc(Size: Integer): Pointer; cdecl; in _malloc()
228 procedure _memset(P: Pointer; B: Byte; count: Integer); cdecl;
233 procedure _memcpy(dest, source: Pointer; count: Integer); cdecl;
243 function deflate(var strm: TZStreamRec; flush: Integer): Integer; external; in deflate()
249 function inflate(var strm: TZStreamRec; flush: Integer): Integer; external; in inflate()
254 function zlibAllocMem(AppData: Pointer; Items, Size: Integer): Pointer; cdecl; in zlibAllocMem()
272 function CCheck(code: Integer): Integer; in CCheck()
[all …]
/aosp_15_r20/libcore/ojluni/src/test/java/util/Collections/
H A DUnmodifiableMapEntrySet.java83 public void accept(Map.Entry<Integer, Integer> me) { in accept()
103 public void testForEach(String d, Supplier<Map<Integer, Integer>> ms) { in testForEach()
109 public void testIteratorForEachRemaining(String d, Supplier<Map<Integer, Integer>> ms) { in testIteratorForEachRemaining()
115 public void testIteratorNext(String d, Supplier<Map<Integer, Integer>> ms) { in testIteratorNext()
124 public void testSpliteratorForEachRemaining(String d, Supplier<Map<Integer, Integer>> ms) { in testSpliteratorForEachRemaining()
133 public void testSpliteratorTryAdvance(String d, Supplier<Map<Integer, Integer>> ms) { in testSpliteratorTryAdvance()
141 void testSpliterator(Supplier<Spliterator<Map.Entry<Integer, Integer>>> ss, in testSpliterator() argument
145Function<Spliterator<Map.Entry<Integer, Integer>>, Consumer<EntryConsumer>> sc) { in testSpliterator()
157 public void testStreamForEach(String d, Supplier<Map<Integer, Integer>> ms) { in testStreamForEach()
162 public void testParallelStreamForEach(String d, Supplier<Map<Integer, Integer>> ms) { in testParallelStreamForEach()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/shard11/anno/android/os/
DUserManagerCache.java22 public java.lang.Boolean isUserUnlocked(IpcDataCache.RemoteCall<java.lang.Integer, java.lang.Boolea… in isUserUnlocked()
44 public java.lang.Boolean isUserUnlocked(IpcDataCache.RemoteCall<java.lang.Integer, java.lang.Boolea… in isUserUnlocked()
79 public java.lang.Boolean isUserUnlockingOrUnlocked(IpcDataCache.RemoteCall<java.lang.Integer, java.… in isUserUnlockingOrUnlocked()
101 public java.lang.Boolean isUserUnlockingOrUnlocked(IpcDataCache.RemoteCall<java.lang.Integer, java.… in isUserUnlockingOrUnlocked()
136 public static android.content.pm.UserInfo getUserInfo(IpcDataCache.RemoteCall<java.lang.Integer, an… in getUserInfo()
158 public static android.content.pm.UserInfo getUserInfo(IpcDataCache.RemoteCall<java.lang.Integer, an… in getUserInfo()
250 …java.util.List<android.content.pm.UserInfo> getProfiles(IpcDataCache.RemoteCall<java.lang.Integer,… in getProfiles()
272 …java.util.List<android.content.pm.UserInfo> getProfiles(IpcDataCache.RemoteCall<java.lang.Integer,… in getProfiles()
307 public static int[] getProfileIdsWithDisabled(IpcDataCache.RemoteCall<java.lang.Integer, int[]> bin… in getProfileIdsWithDisabled()
329 public static int[] getProfileIdsWithDisabled(IpcDataCache.RemoteCall<java.lang.Integer, int[]> bin… in getProfileIdsWithDisabled()
[all …]
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/communal/ui/compose/
DContentListState.java33 …r android.content.ComponentName, ? super android.os.UserHandle, ? super java.lang.Integer, kotlin.… in ContentListState()
34kotlin.jvm.functions.Function3<? super java.lang.Integer, ? super android.content.ComponentName, ?… in ContentListState()
35kotlin.jvm.functions.Function1<? super java.util.Map<java.lang.Integer, java.lang.Integer>, kotlin… in ContentListState()
36kotlin.jvm.functions.Function5<? super java.lang.Integer, ? super java.lang.Integer, ? super java.… in ContentListState()
/aosp_15_r20/out/soong/.intermediates/packages/modules/IntentResolver/IntentResolver-core/android_common/kapt/gen/stubs/com/android/intentresolver/contentpreview/payloadtoggle/domain/interactor/
DCursorPreviewsInteractor.java61 ….model.CursorRow> pagedCursor, java.util.Map<android.net.Uri, kotlin.Pair<java.lang.Integer, com.a… in loadToMaxPages()
68 ….model.CursorRow> pagedCursor, java.util.Map<android.net.Uri, kotlin.Pair<java.lang.Integer, com.a… in processLoadRequests()
76 ….model.CursorRow> pagedCursor, java.util.Map<android.net.Uri, kotlin.Pair<java.lang.Integer, com.a… in handleOneLoadRequest()
84 …omain.model.CursorRow> cursor, java.util.Map<android.net.Uri, kotlin.Pair<java.lang.Integer, com.a… in readInitialState()
88 …omain.model.CursorRow> cursor, java.util.Map<android.net.Uri, kotlin.Pair<java.lang.Integer, com.a… in loadMoreRight()
92 …omain.model.CursorRow> cursor, java.util.Map<android.net.Uri, kotlin.Pair<java.lang.Integer, com.a… in loadMoreLeft()
100 …Row> pagedCursor, int pageNum, java.util.Map<android.net.Uri, kotlin.Pair<java.lang.Integer, com.a… in readPage()
104 …Row> pagedCursor, int pageNum, java.util.Map<android.net.Uri, kotlin.Pair<java.lang.Integer, com.a… in readAndPutPage()
108 … startPosition, M destination, java.util.Map<android.net.Uri, kotlin.Pair<java.lang.Integer, com.a… in toPage()
112 …le.domain.model.CursorRow row, java.util.Map<android.net.Uri, kotlin.Pair<java.lang.Integer, com.a… in createPreviewModel()
[all …]
/aosp_15_r20/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
DBinaryDictEncoderUtils.java63 final HashMap<Integer, Integer> codePointToOneByteCodeMap) { in getPtNodeCharactersSize()
79 final HashMap<Integer, Integer> codePointToOneByteCodeMap) { in getPtNodeCharactersSize()
99 final HashMap<Integer, Integer> codePointToOneByteCodeMap) { in getPtNodeMaximumSize()
122 final HashMap<Integer, Integer> codePointToOneByteCodeMap) { in calculatePtNodeArrayMaximumSize()
138 final HashMap<Integer, Integer> codePointToOneByteCodeMap) { in getNodeHeaderSize()
321 final HashMap<Integer, Integer> codePointToOneByteCodeMap) { in computeActualPtNodeArraySize()
408 final HashMap<Integer, Integer> codePointToOneByteCodeMap) { in computeAddresses()
631 final HashMap<Integer, Integer> codePointToOneByteCodeMap) { in getChildrenPosition()
654 final HashMap<Integer, Integer> codePointToOneByteCodeMap) { in writePlacedPtNodeArray()
744 final ArrayList<Entry<Integer, Integer>> codePointOccurrenceArray) in writeDictionaryHeader()
[all …]
/aosp_15_r20/frameworks/base/tools/processors/property_cache/test/resources/
H A DCustomCache.java40 IpcDataCache.RemoteCall<java.lang.Integer, java.util.Date> binderCall, in getBirthday()
65 IpcDataCache.RemoteCall<java.lang.Integer, java.util.Date> binderCall, in getBirthday()
105 IpcDataCache.RemoteCall<java.lang.Integer, java.lang.Integer> binderCall, in getDaysTillBirthday()
131 IpcDataCache.RemoteCall<java.lang.Integer, java.lang.Integer> binderCall, in getDaysTillBirthday()
172 IpcDataCache.RemoteCall<java.lang.Integer, java.lang.Integer> binderCall, in getDaysSinceBirthday()
199 IpcDataCache.RemoteCall<java.lang.Integer, java.lang.Integer> binderCall, in getDaysSinceBirthday()
317 IpcDataCache.RemoteCall<java.lang.Integer, java.lang.String> binderCall, in getBirthdayWishesFromUser()
344 IpcDataCache.RemoteCall<java.lang.Integer, java.lang.String> binderCall, in getBirthdayWishesFromUser()
H A DDefaultCache.java40 IpcDataCache.RemoteCall<java.lang.Integer, java.util.Date> binderCall, in getBirthday()
68 IpcDataCache.RemoteCall<java.lang.Integer, java.util.Date> binderCall, in getBirthday()
111 IpcDataCache.RemoteCall<java.lang.Integer, java.lang.Integer> binderCall, in getDaysTillBirthday()
139 IpcDataCache.RemoteCall<java.lang.Integer, java.lang.Integer> binderCall, in getDaysTillBirthday()
181 IpcDataCache.RemoteCall<java.lang.Integer, java.lang.Integer> binderCall, in getDaysSinceBirthday()
209 IpcDataCache.RemoteCall<java.lang.Integer, java.lang.Integer> binderCall, in getDaysSinceBirthday()
331 IpcDataCache.RemoteCall<java.lang.Integer, java.lang.String> binderCall, in getBirthdayWishesFromUser()
360 IpcDataCache.RemoteCall<java.lang.Integer, java.lang.String> binderCall, in getBirthdayWishesFromUser()

12345678910>>...54