Home
last modified time | relevance | path

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

/development/samples/browseable/MessagingService/src/com.example.android.messagingservice/
DMessagingService.java108 NotificationCompat.Action actionReplyByRemoteInput = new NotificationCompat.Action.Builder( in sendNotificationForConversation() local
145 .addAction(actionReplyByRemoteInput); in sendNotificationForConversation()