Searched refs:areNotificationsHidden (Results 1 – 3 of 3) sorted by relevance
216 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()
1320 public boolean areNotificationsHidden() { in areNotificationsHidden() method
4878 int newTextRes = mStatusBar.areNotificationsHidden()