Home
last modified time | relevance | path

Searched refs:updateNotifications (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationListController.java84 mEntryManager.updateNotifications();
109 mEntryManager.updateNotifications(); in updateNotificationsForAppOp()
DNotificationEntryManager.java179 updateNotifications(); in onReorderingAllowed()
248 updateNotifications(); in onAsyncInflationFinished()
329 updateNotifications(); in removeNotificationInternal()
441 updateNotifications(); in updateNotificationInternal()
465 public void updateNotifications() { in updateNotifications() method in NotificationEntryManager
501 updateNotifications(); in updateNotificationRanking()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
DNotificationListControllerTest.java113 verify(mEntryManager).updateNotifications(); in testCallUpdateNotificationsOnDeviceProvisionedChange()
134 verify(mEntryManager, times(1)).updateNotifications(); in testAppOps_appOpAddedToForegroundNotif()
147 verify(mEntryManager, never()).updateNotifications(); in testAppOps_appOpAddedToUnrelatedNotif()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationBlockingHelperManagerTest.java110 verify(mEntryManager, times(0)).updateNotifications(); in testDismissCurrentBlockingHelper_withDetachedBlockingHelperRow()
123 verify(mEntryManager).updateNotifications(); in testDismissCurrentBlockingHelper_withAttachedBlockingHelperRow()
242 verify(mEntryManager).updateNotifications(); in testBlockingHelperShowAndDismiss()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationLockscreenUserManagerImpl.java105 getEntryManager().updateNotifications();
204 getEntryManager().updateNotifications(); in setUpWithPresenter()
213 getEntryManager().updateNotifications(); in setUpWithPresenter()
529 getEntryManager().updateNotifications(); in updatePublicMode()
DNotificationMediaManager.java367 mEntryManager.updateNotifications(); in findAndUpdateMediaNotifications()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationLockscreenUserManagerTest.java101 verify(mEntryManager, times(1)).updateNotifications(); in testLockScreenShowNotificationsChangeUpdatesNotifications()
140 verify(mEntryManager, times(1)).updateNotifications(); in testSettingsObserverUpdatesNotifications()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bubbles/
DBubbleControllerTest.java225 verify(mNotificationEntryManager).updateNotifications(); in testRemoveBubble()
231 verify(mNotificationEntryManager, times(2)).updateNotifications(); in testRemoveBubble()
259 verify(mNotificationEntryManager, times(1)).updateNotifications(); in testDismissStack()
262 verify(mNotificationEntryManager, times(2)).updateNotifications(); in testDismissStack()
268 verify(mNotificationEntryManager, times(3)).updateNotifications(); in testDismissStack()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationBlockingHelperManager.java142 Dependency.get(NotificationEntryManager.class).updateNotifications(); in dismissCurrentBlockingHelper()
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
DNotificationController.java102 updateNotifications(notifyPrintJobs); in onUpdateNotifications()
110 private void updateNotifications(List<PrintJobInfo> printJobs) { in updateNotifications() method in NotificationController
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleController.java581 mNotificationEntryManager.updateNotifications();
621 mNotificationEntryManager.updateNotifications(); in handleSummaryRemovalInterception()
778 mNotificationEntryManager.updateNotifications();
/frameworks/base/services/core/java/com/android/server/storage/
DDeviceStorageMonitorService.java229 updateNotifications(vol, oldLevel, newLevel); in check()
446 private void updateNotifications(VolumeInfo vol, int oldLevel, int newLevel) { in updateNotifications() method in DeviceStorageMonitorService
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java597 mEntryManager.updateNotifications();
612 mEntryManager.updateNotifications();
1400 mEntryManager.updateNotifications(); in requestNotificationUpdate()
1642 mEntryManager.updateNotifications(); in onHeadsUpStateChanged()
3552 mEntryManager.updateNotifications(); in onDozingChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java5331 mEntryManager.updateNotifications();
/frameworks/base/services/
Dart-profile13279 HSPLcom/android/server/storage/DeviceStorageMonitorService;->updateNotifications(Landroid/os/storag…