Searched refs:getContactLookupKey (Results 1 – 2 of 2) sorted by relevance
185 || !TextUtils.equals(favoriteNumber.getContactLookupKey(), in convertToContacts()203 favoriteNumber.getContactId(), favoriteNumber.getContactLookupKey()); in lookupContact()239 if (TextUtils.equals(favoriteNumber.getContactLookupKey(), contact.getLookupKey())) { in matches()
52 public String getContactLookupKey() { in getContactLookupKey() method in FavoriteNumberEntity