Searched defs:id1 (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/app/calllog/
H A DCallLogGroupBuilder.java181 private boolean isSameAccount(String name1, String name2, String id1, String id2) { argument
182 return TextUtils.equals(name1, name2) && TextUtils.equals(id1, id2);
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
H A Dndldic.c1844 NJ_UINT16 id1 = 0; local
1865 id1 = GET_UINT16(ptr);
1867 if (id1 >= max) {
1877 id1 = GET_UINT16(ptr);
1879 if (id1 >= max) {
1910 id1 = GET_UINT16(ptr);
1911 if (get_hyouki(iwnn, handle, id1, &slen) == NULL) {
1920 id1 = GET_UINT16(ptr);
1922 if (id1 >= max) {
/packages/apps/TV/libs/
H A Dexoplayer.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/exoplayer/ ...

Completed in 291 milliseconds