Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DNotificationViewController.java122 private void updateNotifications( in updateNotifications() method in NotificationViewController
DPreprocessingManager.java146 public List<NotificationGroup> updateNotifications( in updateNotifications() method in PreprocessingManager
/packages/apps/Car/Dialer/src/com/android/car/dialer/notification/
DMissedCallNotificationController.java100 private void updateNotifications(@Nullable List<PhoneCallLog> phoneCallLogs) { in updateNotifications() method in MissedCallNotificationController
/packages/modules/NetworkStack/src/com/android/networkstack/
DNetworkStackNotifier.java194 private void updateNotifications(@NonNull Network network) { in updateNotifications() method in NetworkStackNotifier