Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutTest.java216 when(mBar.areNotificationsHidden()).thenReturn(true); in updateEmptyView_dndSuppressing()
227 when(mBar.areNotificationsHidden()).thenReturn(false); in updateEmptyView_dndNotSuppressing()
238 when(mBar.areNotificationsHidden()).thenReturn(false); in updateEmptyView_noNotificationsToDndSuppressing()
242 when(mBar.areNotificationsHidden()).thenReturn(true); in updateEmptyView_noNotificationsToDndSuppressing()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java1320 public boolean areNotificationsHidden() { in areNotificationsHidden() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java4878 int newTextRes = mStatusBar.areNotificationsHidden()