Searched refs:onUpdateNotifications (Results 1 – 2 of 2) sorted by relevance
424 mNotificationController.onUpdateNotifications(mPrintJobs); in handleReadPrintJobsLocked()545 mNotificationController.onUpdateNotifications(mPrintJobs); in notifyPrintJobUpdated()624 mNotificationController.onUpdateNotifications(mPrintJobs); in setProgress()740 mNotificationController.onUpdateNotifications(mPrintJobs); in setPrintJobCancelling()
91 public void onUpdateNotifications(List<PrintJobInfo> printJobs) { in onUpdateNotifications() method in NotificationController