Home
last modified time | relevance | path

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

/development/samples/browseable/MessagingService/src/com.example.android.messagingservice/
DMessagingService.java73 private Intent getMessageReplyIntent(int conversationId) { in getMessageReplyIntent() method in MessagingService
104 getMessageReplyIntent(conversation.getConversationId()), in sendNotificationForConversation()