Home
last modified time | relevance | path

Searched refs:matchingLookupKey (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DParticipantRefresh.java504 String matchingLookupKey = null; in refreshFromContacts() local
542 matchingLookupKey = matchingContactCursor.getString( in refreshFromContacts()
582 participantData.setLookupKey(matchingLookupKey); in refreshFromContacts()