Searched refs:replyIntent (Results 1 – 1 of 1) sorted by relevance
102 PendingIntent replyIntent = PendingIntent.getBroadcast(getApplicationContext(), in sendNotificationForConversation() local109 R.drawable.notification_icon, getString(R.string.reply), replyIntent) in sendNotificationForConversation()119 .setReplyAction(replyIntent, remoteInput); in sendNotificationForConversation()