Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationLockscreenUserManager.java60 boolean shouldShowOnKeyguard(NotificationEntry entry); in shouldShowOnKeyguard() method
DNotificationLockscreenUserManagerImpl.java309 public boolean shouldShowOnKeyguard(NotificationEntry entry) { in shouldShowOnKeyguard() method in NotificationLockscreenUserManagerImpl