Home
last modified time | relevance | path

Searched refs:notificationLockscreenUserManager (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DDynamicPrivacyController.java46 DynamicPrivacyController(NotificationLockscreenUserManager notificationLockscreenUserManager, in DynamicPrivacyController() argument
49 mLockscreenUserManager = notificationLockscreenUserManager; in DynamicPrivacyController()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/inflation/
H A DNotificationRowBinderImpl.java82 NotificationLockscreenUserManager notificationLockscreenUserManager, in NotificationRowBinderImpl() argument
95 mNotificationLockscreenUserManager = notificationLockscreenUserManager; in NotificationRowBinderImpl()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarRemoteInputCallback.java90 NotificationLockscreenUserManager notificationLockscreenUserManager, in StatusBarRemoteInputCallback() argument
105 mLockscreenUserManager = notificationLockscreenUserManager; in StatusBarRemoteInputCallback()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/tv/
H A DTvSystemUIModule.java112 NotificationLockscreenUserManagerImpl notificationLockscreenUserManager); in bindNotificationLockscreenUserManager() argument
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/
H A DReferenceSystemUIModule.java122 NotificationLockscreenUserManagerImpl notificationLockscreenUserManager); in bindNotificationLockscreenUserManager() argument
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationGutsManager.java146 NotificationLockscreenUserManager notificationLockscreenUserManager, in NotificationGutsManager() argument
169 mLockscreenUserManager = notificationLockscreenUserManager; in NotificationGutsManager()