OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getOtherParticipantNormalizedDestination
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/
ShareIntentAdapter.java
90
mData.
getOtherParticipantNormalizedDestination
());
MultiSelectActionModeCallback.java
60
otherParticipantNormalizedDestination = data.
getOtherParticipantNormalizedDestination
();
ConversationListItemView.java
456
mData.getParticipantLookupKey(), mData.
getOtherParticipantNormalizedDestination
());
/packages/apps/Messaging/src/com/android/messaging/datamodel/data/
ConversationListItemData.java
181
public String
getOtherParticipantNormalizedDestination
() {
Completed in 133 milliseconds