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.java52 int accountHashCode = LOCAL_ACCOUNT_HASH_CODE; in testLookupKeyUsingDisplayNameAndNoAccount() local
96 int accountHashCode = LOCAL_ACCOUNT_HASH_CODE; in testLookupKeyUsingSourceIdAndNoAccount() local
156 int accountHashCode = LOCAL_ACCOUNT_HASH_CODE; in testLookupKeyChoosingLargestContact() local
175 Contacts.LOOKUP_KEY, accountHashCode + "i1." + accountHashCode + "i2"); in testLookupKeyChoosingLargestContact() local
178 Contacts.LOOKUP_KEY, accountHashCode + "i3"); in testLookupKeyChoosingLargestContact() local
188 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.java8578 int accountHashCode = in lookupContactIdBySourceIds() local
8634 int accountHashCode = in lookupContactIdByRawContactIds() local
8691 int accountHashCode = in lookupContactIdByDisplayNames() local