Searched refs:repliedNotification (Results 1 – 1 of 1) sorted by relevance
52 Notification repliedNotification = new NotificationCompat.Builder(context) in onReceive() local58 notificationManager.notify(conversationId, repliedNotification); in onReceive()