Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DHideNotifsForOtherUsersCoordinator.java43 private final NotificationLockscreenUserManager mLockscreenUserManager; field in HideNotifsForOtherUsersCoordinator
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DHideNotifsForOtherUsersCoordinatorTest.java53 @Mock private NotificationLockscreenUserManager mLockscreenUserManager; field in HideNotifsForOtherUsersCoordinatorTest
H A DPreparationCoordinatorTest.java108 @Mock private NotificationLockscreenUserManager mLockscreenUserManager; field in PreparationCoordinatorTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DDynamicPrivacyController.java38 private final NotificationLockscreenUserManager mLockscreenUserManager; field in DynamicPrivacyController
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/complication/
H A DDreamMediaEntryComplicationTest.java82 private NotificationLockscreenUserManager mLockscreenUserManager; field in DreamMediaEntryComplicationTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DNotificationRemoteInputManagerTest.java69 @Mock private NotificationLockscreenUserManager mLockscreenUserManager; field in NotificationRemoteInputManagerTest
H A DNotificationLockscreenUserManagerTest.java111 private TestNotificationLockscreenUserManager mLockscreenUserManager; field in NotificationLockscreenUserManagerTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/complication/
H A DDreamMediaEntryComplication.java108 private final NotificationLockscreenUserManager mLockscreenUserManager; field in DreamMediaEntryComplication.DreamMediaEntryViewController
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationPresenter.java73 private final NotificationLockscreenUserManager mLockscreenUserManager; field in StatusBarNotificationPresenter
H A DStatusBarRemoteInputCallback.java68 private final NotificationLockscreenUserManager mLockscreenUserManager; field in StatusBarRemoteInputCallback
H A DStatusBarNotificationActivityStarter.java114 private final NotificationLockscreenUserManager mLockscreenUserManager; field in StatusBarNotificationActivityStarter
H A DCentralSurfacesImpl.java593 private final NotificationLockscreenUserManager mLockscreenUserManager; field in CentralSurfacesImpl
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/
H A DKeyguardNotificationVisibilityProviderTest.java91 @Mock private NotificationLockscreenUserManager mLockscreenUserManager; field in KeyguardNotificationVisibilityProviderTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationRemoteInputManager.java91 private final NotificationLockscreenUserManager mLockscreenUserManager; field in NotificationRemoteInputManager
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationGutsManager.java97 private final NotificationLockscreenUserManager mLockscreenUserManager; field in NotificationGutsManager
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DCentralSurfacesImplTest.java245 @Mock private NotificationLockscreenUserManager mLockscreenUserManager; field in CentralSurfacesImplTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/
H A DMediaControlPanel.java224 private final NotificationLockscreenUserManager mLockscreenUserManager; field in MediaControlPanel
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
H A DBubblesTest.java197 private NotificationLockscreenUserManager mLockscreenUserManager; field in BubblesTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java185 private final NotificationLockscreenUserManager mLockscreenUserManager; field in NotificationStackScrollLayoutController