Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java1475 boolean showDismissView = mClearAllEnabled && hasActiveClearableNotifications(); in updateFooter()
1487 private boolean hasActiveClearableNotifications() { in hasActiveClearableNotifications() method
1544 hasActiveClearableNotifications(); in setAreThereNotifications()