Home
last modified time | relevance | path

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

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
DNotificationController.java145 createCancellingNotification(printJob); in createSimpleNotification()
153 createCancellingNotification(printJob); in createSimpleNotification()
237 private void createCancellingNotification(PrintJobInfo printJob) { in createCancellingNotification() method in NotificationController