Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactLookupKeyTest.java111 int accountHashCode2 = ContactLookupKey.getAccountHashCode("bar", "BAR"); in testLookupKeySameSourceIdDifferentAccounts() local
119 Contacts.LOOKUP_KEY, accountHashCode2 + "i1"); in testLookupKeySameSourceIdDifferentAccounts() local