Home
last modified time | relevance | path

Searched defs:updateNotifications (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
DNotificationController.java110 private void updateNotifications(List<PrintJobInfo> printJobs) { in updateNotifications() method in NotificationController
/frameworks/base/services/core/java/com/android/server/storage/
DDeviceStorageMonitorService.java458 private void updateNotifications(VolumeInfo vol, int oldLevel, int newLevel) { in updateNotifications() method in DeviceStorageMonitorService
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationEntryManager.java460 public void updateNotifications() { in updateNotifications() method in NotificationEntryManager