Searched defs:areNotificationsHiddenInShade (Results 1 – 4 of 4) sorted by relevance
88 public boolean areNotificationsHiddenInShade() { in areNotificationsHiddenInShade() method in FakeZenModeController
41 boolean areNotificationsHiddenInShade(); in areNotificationsHiddenInShade() method
161 public boolean areNotificationsHiddenInShade() { in areNotificationsHiddenInShade() method in ZenModeControllerImpl
4548 void updateEmptyShadeView(boolean visible, boolean areNotificationsHiddenInShade) { in updateEmptyShadeView()