Home
last modified time | relevance | path

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

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