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.java103 createCancellingNotification(printJob); in createSimpleNotification()
111 createCancellingNotification(printJob); in createSimpleNotification()
167 private void createCancellingNotification(PrintJobInfo printJob) { in createCancellingNotification() method in NotificationController