Searched refs:notificationId (Results 1 – 1 of 1) sorted by relevance
183 int notificationId, String title, String inLineReply, PendingIntent pendingIntent, in sendNotificationsWithInLineReply() argument192 .setContentTitle(Integer.toString(notificationId)) in sendNotificationsWithInLineReply()198 mNotificationManager.notify(notificationId, n.build()); in sendNotificationsWithInLineReply()