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.java217 when(mBar.areNotificationsHidden()).thenReturn(true); in updateEmptyView_dndSuppressing()
228 when(mBar.areNotificationsHidden()).thenReturn(false); in updateEmptyView_dndNotSuppressing()
239 when(mBar.areNotificationsHidden()).thenReturn(false); in updateEmptyView_noNotificationsToDndSuppressing()
243 when(mBar.areNotificationsHidden()).thenReturn(true); in updateEmptyView_noNotificationsToDndSuppressing()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java1395 public boolean areNotificationsHidden() { in areNotificationsHidden() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java4874 int newTextRes = mStatusBar.areNotificationsHidden()