Home
last modified time | relevance | path

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

/development/samples/browseable/MessagingService/src/com.example.android.messagingservice/
DMessagingService.java116 new UnreadConversation.Builder(conversation.getParticipantName()) in sendNotificationForConversation()
139 .setContentTitle(conversation.getParticipantName()) in sendNotificationForConversation()
DConversations.java79 public String getParticipantName() { in getParticipantName() method in Conversations.Conversation