Home
last modified time | relevance | path

Searched refs:updateAreThereNotifications (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DShadeController.java148 void updateAreThereNotifications(); in updateAreThereNotifications() method
DStatusBarNotificationPresenter.java190 mShadeController.updateAreThereNotifications(); in StatusBarNotificationPresenter()
195 mShadeController.updateAreThereNotifications(); in StatusBarNotificationPresenter()
336 mShadeController.updateAreThereNotifications(); in onNotificationRemoved()
DStatusBar.java786 Dependency.get(InitController.class).addPostInitTask(this::updateAreThereNotifications); in start()
870 updateAreThereNotifications(); in makeStatusBarView()
1412 public void updateAreThereNotifications() { in updateAreThereNotifications() method
2184 updateAreThereNotifications(); in setSystemUiVisibility()