Home
last modified time | relevance | path

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

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