Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/
DMultiSelectActionModeCallback.java52 public final CharSequence participantLookupKey; field in MultiSelectActionModeCallback.SelectedConversation
61 participantLookupKey = data.getParticipantLookupKey(); in SelectedConversation()
176 final boolean isInContacts = !TextUtils.isEmpty(conversation.participantLookupKey); in updateActionIconsVisiblity()