Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/
H A DNotificationViewController.java129 private void updateNotifications( in updateNotifications() method in NotificationViewController
H A DPreprocessingManager.java167 public List<NotificationGroup> updateNotifications( in updateNotifications() method in PreprocessingManager
/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/notification/
H A DMissedCallNotificationController.java100 private void updateNotifications(@Nullable List<PhoneCallLog> phoneCallLogs) { in updateNotifications() method in MissedCallNotificationController
/aosp12/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DNotificationController.java110 private void updateNotifications(List<PrintJobInfo> printJobs) { in updateNotifications() method in NotificationController
/aosp12/packages/modules/NetworkStack/src/com/android/networkstack/
H A DNetworkStackNotifier.java194 private void updateNotifications(@NonNull Network network) { in updateNotifications() method in NetworkStackNotifier
/aosp12/frameworks/base/services/core/java/com/android/server/storage/
H A DDeviceStorageMonitorService.java460 private void updateNotifications(VolumeInfo vol, int oldLevel, int newLevel) { in updateNotifications() method in DeviceStorageMonitorService
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationEntryManager.java723 public void updateNotifications(String reason) { in updateNotifications() method in NotificationEntryManager