Home
last modified time | relevance | path

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

/packages/modules/Permission/service/java/com/android/safetycenter/notifications/
DSafetyCenterNotificationSender.java211 public void updateNotifications(UserProfileGroup userProfileGroup) { in updateNotifications() method in SafetyCenterNotificationSender
222 public void updateNotifications(@UserIdInt int userId) { in updateNotifications() method in SafetyCenterNotificationSender
/packages/apps/Car/Notification/src/com/android/car/notification/
DNotificationViewController.java131 private void updateNotifications( in updateNotifications() method in NotificationViewController
DPreprocessingManager.java169 public List<NotificationGroup> updateNotifications( in updateNotifications() method in PreprocessingManager
/packages/modules/NetworkStack/src/com/android/networkstack/
DNetworkStackNotifier.java194 private void updateNotifications(@NonNull Network network) { in updateNotifications() method in NetworkStackNotifier