Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DNotificationController.java59 private static final String NOTIFICATION_CHANNEL_PROGRESS = "PRINT_PROGRESS"; field in NotificationController
82 new NotificationChannel(NOTIFICATION_CHANNEL_PROGRESS, in NotificationController()
330 return NOTIFICATION_CHANNEL_PROGRESS; in computeChannel()
339 return NOTIFICATION_CHANNEL_PROGRESS; in computeChannel()