Home
last modified time | relevance | path

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

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