Searched refs:notificationLockscreenUserManager (Results 1 – 6 of 6) sorted by relevance
52 NotificationLockscreenUserManager notificationLockscreenUserManager, in DynamicPrivacyController() argument54 this(notificationLockscreenUserManager, keyguardMonitor, in DynamicPrivacyController()60 DynamicPrivacyController(NotificationLockscreenUserManager notificationLockscreenUserManager, in DynamicPrivacyController() argument64 mLockscreenUserManager = notificationLockscreenUserManager; in DynamicPrivacyController()
44 private val notificationLockscreenUserManager: NotificationLockscreenUserManager, in <lambda>() constant in com.android.systemui.statusbar.notification.BypassHeadsUpNotifier110 if (!notificationLockscreenUserManager.shouldShowOnKeyguard(entry)) { in <lambda>()
64 NotificationLockscreenUserManagerImpl notificationLockscreenUserManager); in bindNotificationLockscreenUserManager() argument
79 NotificationLockscreenUserManagerImpl notificationLockscreenUserManager); in bindNotificationLockscreenUserManager() argument
104 NotificationLockscreenUserManager notificationLockscreenUserManager, in NotificationViewHierarchyManager() argument114 mLockscreenUserManager = notificationLockscreenUserManager; in NotificationViewHierarchyManager()
784 NotificationLockscreenUserManager notificationLockscreenUserManager, in TestableStatusBar() argument816 mLockscreenUserManager = notificationLockscreenUserManager; in TestableStatusBar()