Searched refs:createContentIntent (Results 1 – 2 of 2) sorted by relevance
192 private PendingIntent createContentIntent() { in createContentIntent() method in MediaNotificationManager278 .setContentIntent(createContentIntent()) in createNotification()
183 .setContentIntent(createContentIntent(printJob.getId())) in createNotification()273 private PendingIntent createContentIntent(PrintJobId printJobId) { in createContentIntent() method in NotificationController