Home
last modified time | relevance | path

Searched defs:accountHashCode (Results 1 – 3 of 3) sorted by relevance

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactLookupKeyTest.java49 int accountHashCode = LOCAL_ACCOUNT_HASH_CODE; in testLookupKeyUsingDisplayNameAndNoAccount() local
93 int accountHashCode = LOCAL_ACCOUNT_HASH_CODE; in testLookupKeyUsingSourceIdAndNoAccount() local
153 int accountHashCode = LOCAL_ACCOUNT_HASH_CODE; in testLookupKeyChoosingLargestContact() local
172 Contacts.LOOKUP_KEY, accountHashCode + "i1." + accountHashCode + "i2"); in testLookupKeyChoosingLargestContact() local
175 Contacts.LOOKUP_KEY, accountHashCode + "i3"); in testLookupKeyChoosingLargestContact() local
185 int accountHashCode = LOCAL_ACCOUNT_HASH_CODE; in testGetLookupUri() local
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactLookupKey.java36 public int accountHashCode; field in ContactLookupKey.LookupKeySegment
DContactsProvider2.java8208 int accountHashCode = in lookupContactIdBySourceIds() local
8264 int accountHashCode = in lookupContactIdByRawContactIds() local
8321 int accountHashCode = in lookupContactIdByDisplayNames() local