Searched refs:PRINT_JOB_NOTIFICATION_GROUP_KEY (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DNotificationController.java65 private static final String PRINT_JOB_NOTIFICATION_GROUP_KEY = "PRINT_JOB_NOTIFICATIONS"; field in class:NotificationController
190 .setGroup(PRINT_JOB_NOTIFICATION_GROUP_KEY);
247 .setGroup(PRINT_JOB_NOTIFICATION_GROUP_KEY)

Completed in 19 milliseconds