Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/dagger/
DKeyguardModule.java106 public static KeyguardViewMediator newKeyguardViewMediator( in newKeyguardViewMediator()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DBrightnessMirrorController.java58 NotificationShadeDepthController notificationShadeDepthController, in BrightnessMirrorController()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DNotificationShadeWindowViewTest.kt97 @Mock private lateinit var notificationShadeDepthController: NotificationShadeDepthController variable in com.android.systemui.shade.NotificationShadeWindowViewTest
DNotificationShadeWindowViewControllerTest.kt97 @Mock private lateinit var notificationShadeDepthController: NotificationShadeDepthController variable in com.android.systemui.shade.NotificationShadeWindowViewControllerTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationShadeDepthControllerTest.kt87 private lateinit var notificationShadeDepthController: NotificationShadeDepthController in <lambda>() variable in com.android.systemui.statusbar.NotificationShadeDepthControllerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
DNavigationBar.java555 NotificationShadeDepthController notificationShadeDepthController, in NavigationBar()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DQuickSettingsController.java326 NotificationShadeDepthController notificationShadeDepthController, in QuickSettingsController()
DNotificationPanelViewController.java692 public NotificationPanelViewController(NotificationPanelView view, in NotificationPanelViewController()