Searched refs:setLookupKey (Results 1 – 14 of 14) sorted by relevance
117 .setLookupKey(lookupKey) in fromCursor()185 .setLookupKey(lookupKey()) in buildSpeedDialEntry()358 public abstract Builder setLookupKey(String lookupKey); in setLookupKey() method in SpeedDialUiItem.Builder
273 .setLookupKey(contact.lookupKey()) in loadSpeedDialUiItemsInternal()397 .setLookupKey(cursor.getString(1)) in updateContactIdsAndLookupKeys()
76 public abstract Builder setLookupKey(String lookupKey); in setLookupKey() method in Cp2Contact.Builder104 .setLookupKey(cursor.getString(Projections.LOOKUP_KEY)) in fromCursor()
473 participantData.setLookupKey(selfCursor.getString( in refreshFromSelfProfile()525 participantData.setLookupKey(null); in refreshFromContacts()582 participantData.setLookupKey(matchingLookupKey); in refreshFromContacts()
72 void setLookupKey(String lookupKey); in setLookupKey() method
73 public abstract Builder setLookupKey(String lookupKey); in setLookupKey() method in SpeedDialEntry.Builder
142 .setLookupKey(cursor.getString(POSITION_LOOKUP_KEY)) in getAllEntries()
174 abstract Builder setLookupKey(@NonNull String value); in setLookupKey() method in DialerShortcut.Builder
136 .setLookupKey(lookupKey) in refresh()
126 .setLookupKey(entry.lookupKey) in refresh()
139 cacheInfo.setLookupKey(ci.lookupKeyOrNull); in buildCachedContactInfo()
113 cacheInfo.setLookupKey(jsonString); in doInBackground()
233 .setLookupKey(item.lookupKey()) in updateDatabaseEntry()
450 public void setLookupKey(final String lookupKey) { in setLookupKey() method in ParticipantData