Searched refs:setLookupKey (Results 1 – 6 of 6) sorted by relevance
25 public void setLookupKey(String lookupKey); in setLookupKey() method
473 participantData.setLookupKey(selfCursor.getString( in refreshFromSelfProfile()525 participantData.setLookupKey(null); in refreshFromContacts()582 participantData.setLookupKey(matchingLookupKey); in refreshFromContacts()
73 cacheInfo.setLookupKey(item.getString(PhoneQuery.LOOKUP_KEY)); in getContactInfo()
116 cacheInfo.setLookupKey(ci.lookupKeyOrNull); in buildCachedContactInfo()
141 cacheInfo.setLookupKey(jsonString); in maybeInsertCnapInformationIntoCache()
416 public void setLookupKey(final String lookupKey) { in setLookupKey() method in ParticipantData