Searched refs:PRINT_JOB_NOTIFICATION_SUMMARY (Results 1 – 1 of 1) sorted by relevance
66 private static final String PRINT_JOB_NOTIFICATION_SUMMARY = "PRINT_JOB_NOTIFICATIONS_SUMMARY"; field in NotificationController111 mNotificationManager.cancel(PRINT_JOB_NOTIFICATION_SUMMARY, 0); in updateNotifications()275 mNotificationManager.notify(PRINT_JOB_NOTIFICATION_SUMMARY, 0, builder.build()); in createStackedNotification()