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.java191 mShadeController.updateAreThereNotifications(); in StatusBarNotificationPresenter()
196 mShadeController.updateAreThereNotifications(); in StatusBarNotificationPresenter()
338 mShadeController.updateAreThereNotifications(); in onNotificationRemoved()
DStatusBar.java772 Dependency.get(InitController.class).addPostInitTask(this::updateAreThereNotifications); in start()
848 updateAreThereNotifications(); in makeStatusBarView()
1337 public void updateAreThereNotifications() { in updateAreThereNotifications() method
2106 updateAreThereNotifications(); in setSystemUiVisibility()