Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationLockscreenUserManager.java72 boolean shouldShowOnKeyguard(NotificationEntry entry); in shouldShowOnKeyguard() method
H A DNotificationLockscreenUserManagerImpl.java354 public boolean shouldShowOnKeyguard(NotificationEntry entry) { in shouldShowOnKeyguard() method in NotificationLockscreenUserManagerImpl