Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationPresenter.java326 if (CLOSE_PANEL_WHEN_EMPTIED && !hasActiveNotifications() in onNotificationRemoved()
339 public boolean hasActiveNotifications() { in hasActiveNotifications() method in StatusBarNotificationPresenter
DStatusBar.java1414 final boolean clearable = hasActiveNotifications() && in updateAreThereNotifications()
1418 hasActiveNotifications() + " clearable=" + clearable); in updateAreThereNotifications()
1423 final boolean showDot = hasActiveNotifications() && !areLightsOn(); in updateAreThereNotifications()
3856 public boolean hasActiveNotifications() { in hasActiveNotifications() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java5776 public boolean hasActiveNotifications() {
6363 && hasActiveNotifications()) {