HomeSort by relevance Sort by last modified time
    Searched refs:onUpdateNotifications (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
NotificationController.java 83 public void onUpdateNotifications(List<PrintJobInfo> printJobs) {
PrintSpoolerService.java 397 mNotificationController.onUpdateNotifications(mPrintJobs);
511 mNotificationController.onUpdateNotifications(mPrintJobs);
584 mNotificationController.onUpdateNotifications(mPrintJobs);
700 mNotificationController.onUpdateNotifications(mPrintJobs);
    [all...]

Completed in 3719 milliseconds