Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationLockscreenUserManager.java70 boolean shouldHideNotifications(int userId); in shouldHideNotifications() method
71 boolean shouldHideNotifications(String key); in shouldHideNotifications() method
H A DNotificationLockscreenUserManagerImpl.java332 public boolean shouldHideNotifications(int userId) { in shouldHideNotifications() method in NotificationLockscreenUserManagerImpl
344 public boolean shouldHideNotifications(String key) { in shouldHideNotifications() method in NotificationLockscreenUserManagerImpl