Home
last modified time | relevance | path

Searched defs:mLockscreenUserManager (Results 1 – 22 of 22) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardEnvironmentImpl.java36 private final NotificationLockscreenUserManager mLockscreenUserManager = field in KeyguardEnvironmentImpl
H A DStatusBarRemoteInputCallback.java65 private final NotificationLockscreenUserManager mLockscreenUserManager; field in StatusBarRemoteInputCallback
H A DStatusBarNotificationActivityStarter.java113 private final NotificationLockscreenUserManager mLockscreenUserManager; field in StatusBarNotificationActivityStarter
699 private final NotificationLockscreenUserManager mLockscreenUserManager; field in StatusBarNotificationActivityStarter.Builder
H A DStatusBarNotificationPresenter.java87 private final NotificationLockscreenUserManager mLockscreenUserManager; field in StatusBarNotificationPresenter
H A DStatusBar.java629 private final NotificationLockscreenUserManager mLockscreenUserManager; field in StatusBar
H A DNotificationPanelViewController.java488 private final NotificationLockscreenUserManager mLockscreenUserManager; field in NotificationPanelViewController
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DHideNotifsForOtherUsersCoordinator.java43 private final NotificationLockscreenUserManager mLockscreenUserManager; field in HideNotifsForOtherUsersCoordinator
H A DKeyguardCoordinator.java60 private final NotificationLockscreenUserManager mLockscreenUserManager; field in KeyguardCoordinator
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DHideNotifsForOtherUsersCoordinatorTest.java51 @Mock private NotificationLockscreenUserManager mLockscreenUserManager; field in HideNotifsForOtherUsersCoordinatorTest
H A DKeyguardCoordinatorTest.java68 @Mock private NotificationLockscreenUserManager mLockscreenUserManager; field in KeyguardCoordinatorTest
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DDynamicPrivacyController.java40 private final NotificationLockscreenUserManager mLockscreenUserManager; field in DynamicPrivacyController
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DNotificationRemoteInputManagerTest.java86 @Mock private NotificationLockscreenUserManager mLockscreenUserManager; field in NotificationRemoteInputManagerTest
H A DNotificationViewHierarchyManagerTest.java81 @Mock private NotificationLockscreenUserManager mLockscreenUserManager; field in NotificationViewHierarchyManagerTest
H A DNotificationLockscreenUserManagerTest.java106 private TestNotificationLockscreenUserManager mLockscreenUserManager; field in NotificationLockscreenUserManagerTest
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationEntryManagerInflationTest.java132 @Mock private NotificationLockscreenUserManager mLockscreenUserManager; field in NotificationEntryManagerInflationTest
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationViewHierarchyManager.java77 protected final NotificationLockscreenUserManager mLockscreenUserManager; field in NotificationViewHierarchyManager
H A DNotificationRemoteInputManager.java96 private final NotificationLockscreenUserManager mLockscreenUserManager; field in NotificationRemoteInputManager
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
H A DNewNotifPipelineBubblesTest.java149 private NotificationLockscreenUserManager mLockscreenUserManager; field in NewNotifPipelineBubblesTest
H A DBubblesTest.java168 private NotificationLockscreenUserManager mLockscreenUserManager; field in BubblesTest
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DStatusBarTest.java201 @Mock private NotificationLockscreenUserManager mLockscreenUserManager; field in StatusBarTest
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationGutsManager.java103 private final NotificationLockscreenUserManager mLockscreenUserManager = field in NotificationGutsManager
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java176 private final NotificationLockscreenUserManager mLockscreenUserManager; field in NotificationStackScrollLayoutController