Home
last modified time | relevance | path

Searched defs:notificationShadeDepthController (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/dagger/
H A DKeyguardModule.java100 Lazy<NotificationShadeDepthController> notificationShadeDepthController) { in newKeyguardViewMediator()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DBrightnessMirrorController.java58 NotificationShadeDepthController notificationShadeDepthController, in BrightnessMirrorController()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/
H A DStatusBarPhoneModule.java143 static StatusBar provideStatusBar( in provideStatusBar()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBar.java496 NotificationShadeDepthController notificationShadeDepthController, in NavigationBar()
1708 NotificationShadeDepthController notificationShadeDepthController, in Factory()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewMediator.java849 Lazy<NotificationShadeDepthController> notificationShadeDepthController) { in KeyguardViewMediator()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelViewController.java656 public NotificationPanelViewController(NotificationPanelView view, in NotificationPanelViewController()