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.java328 if (CLOSE_PANEL_WHEN_EMPTIED && !hasActiveNotifications() in onNotificationRemoved()
341 public boolean hasActiveNotifications() { in hasActiveNotifications() method in StatusBarNotificationPresenter
DStatusBar.java1339 final boolean clearable = hasActiveNotifications() && in updateAreThereNotifications()
1343 hasActiveNotifications() + " clearable=" + clearable); in updateAreThereNotifications()
1348 final boolean showDot = hasActiveNotifications() && !areLightsOn(); in updateAreThereNotifications()
3717 public boolean hasActiveNotifications() { in hasActiveNotifications() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java5762 public boolean hasActiveNotifications() {
6352 && hasActiveNotifications()) {