Home
last modified time | relevance | path

Searched defs:shouldHideNotifications (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationLockscreenUserManager.java58 boolean shouldHideNotifications(int userId); in shouldHideNotifications() method
59 boolean shouldHideNotifications(String key); in shouldHideNotifications() method
DNotificationLockscreenUserManagerImpl.java289 public boolean shouldHideNotifications(int userId) { in shouldHideNotifications() method in NotificationLockscreenUserManagerImpl
299 public boolean shouldHideNotifications(String key) { in shouldHideNotifications() method in NotificationLockscreenUserManagerImpl