Searched defs:updateNotifications (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Permission/service/java/com/android/safetycenter/notifications/ | ||
D | SafetyCenterNotificationSender.java | 211 public void updateNotifications(UserProfileGroup userProfileGroup) { in updateNotifications() method in SafetyCenterNotificationSender |
/packages/apps/Car/Notification/src/com/android/car/notification/ | ||
D | NotificationViewController.java | 131 private void updateNotifications( in updateNotifications() method in NotificationViewController |
D | PreprocessingManager.java | 169 public List<NotificationGroup> updateNotifications( in updateNotifications() method in PreprocessingManager |
/packages/modules/NetworkStack/src/com/android/networkstack/ | ||
D | NetworkStackNotifier.java | 194 private void updateNotifications(@NonNull Network network) { in updateNotifications() method in NetworkStackNotifier |