Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/
DMultiSelectActionModeCallback.java61 participantLookupKey = data.getParticipantLookupKey(); in SelectedConversation()
DConversationListItemView.java456 mData.getParticipantLookupKey(), mData.getOtherParticipantNormalizedDestination()); in bind()
/packages/apps/Messaging/src/com/android/messaging/datamodel/data/
DConversationListItemData.java177 public String getParticipantLookupKey() { in getParticipantLookupKey() method in ConversationListItemData