Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationLockscreenUserManager.java68 boolean shouldShowLockscreenNotifications(); in shouldShowLockscreenNotifications() method
H A DNotificationLockscreenUserManagerImpl.java301 public boolean shouldShowLockscreenNotifications() { in shouldShowLockscreenNotifications() method in NotificationLockscreenUserManagerImpl