Searched refs:updateNotifications (Results 1 – 5 of 5) sorted by relevance
194 private void updateNotifications(@NonNull Network network) { in updateNotifications() method in NetworkStackNotifier332 if (oldDefault != null) updateNotifications(oldDefault); in updateDefaultNetwork()333 if (newNetwork != null) updateNotifications(newNetwork); in updateDefaultNetwork()341 updateNotifications(network); in onLinkPropertiesChanged()348 updateNotifications(network); in onCapabilitiesChanged()
122 private void updateNotifications( in updateNotifications() method in NotificationViewController132 mPreprocessingManager.updateNotifications( in updateNotifications()143 updateNotifications( in handleMessage()
146 public List<NotificationGroup> updateNotifications( in updateNotifications() method in PreprocessingManager
92 mUnreadMissedCallObserver = this::updateNotifications; in MissedCallNotificationController()100 private void updateNotifications(@Nullable List<PhoneCallLog> phoneCallLogs) { in updateNotifications() method in MissedCallNotificationController
647 mPreprocessingManager.updateNotifications( in onUpdateNotifications_notificationRemoved_removesNotification()670 mPreprocessingManager.updateNotifications( in onUpdateNotification_notificationPosted_isUpdate_putsNotification()697 mPreprocessingManager.updateNotifications( in onUpdateNotification_notificationPosted_isNotUpdate_addsNotification()