Searched refs:getAccountHashCode (Results 1 – 3 of 3) sorted by relevance
44 ContactLookupKey.getAccountHashCode(121 int accountHashCode1 = ContactLookupKey.getAccountHashCode("foo", "FOO"); in testLookupKeySameSourceIdDifferentAccounts()122 int accountHashCode2 = ContactLookupKey.getAccountHashCode("bar", "BAR"); in testLookupKeySameSourceIdDifferentAccounts()
57 public static int getAccountHashCode(String accountTypeWithDataSet, String accountName) { in getAccountHashCode() method in ContactLookupKey76 lookupKey.append(getAccountHashCode(accountTypeWithDataSet, accountName)); in appendToLookupKey()
7900 ContactLookupKey.getAccountHashCode(accountTypeAndDataSet, accountName); in lookupContactIdBySourceIds()7956 ContactLookupKey.getAccountHashCode(accountTypeAndDataSet, accountName); in lookupContactIdByRawContactIds()8013 ContactLookupKey.getAccountHashCode(accountTypeAndDataSet, accountName); in lookupContactIdByDisplayNames()