Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DNotificationController.java152 createPrintingNotification(printJob); in createSimpleNotification()
222 private void createPrintingNotification(PrintJobInfo printJob) { in createPrintingNotification() method in NotificationController