Home
last modified time | relevance | path

Searched refs:lockscreenUserManager (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNonPhoneDependencyTest.java86 NotificationLockscreenUserManager lockscreenUserManager = in testNotificationManagementCodeHasNoDependencyOnStatusBarWindowManager() local
99 lockscreenUserManager.setUpWithPresenter(mPresenter); in testNotificationManagementCodeHasNoDependencyOnStatusBarWindowManager()
DNotificationRemoteInputManagerTest.java201 NotificationLockscreenUserManager lockscreenUserManager, in TestableNotificationRemoteInputManager() argument
206 super(context, lockscreenUserManager, smartReplyController, notificationEntryManager, in TestableNotificationRemoteInputManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationActivityStarter.java126 NotificationLockscreenUserManager lockscreenUserManager, in StatusBarNotificationActivityStarter() argument
146 mLockscreenUserManager = lockscreenUserManager; in StatusBarNotificationActivityStarter()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationRemoteInputManager.java258 NotificationLockscreenUserManager lockscreenUserManager, in NotificationRemoteInputManager() argument
264 mLockscreenUserManager = lockscreenUserManager; in NotificationRemoteInputManager()