Searched defs:notificationShadeDepthController (Results 1 – 10 of 10) sorted by relevance
23 var Kosmos.notificationShadeDepthController by Fixture { mock<NotificationShadeDepthController>() } in <lambda>() variable
58 NotificationShadeDepthController notificationShadeDepthController, in BrightnessMirrorController()
125 static KeyguardViewMediator newKeyguardViewMediator( in newKeyguardViewMediator()
100 @Mock private lateinit var notificationShadeDepthController: NotificationShadeDepthController variable in com.android.systemui.shade.NotificationShadeWindowViewTest
118 @Mock private lateinit var notificationShadeDepthController: NotificationShadeDepthController variable
114 @get:Provides val notificationShadeDepthController: NotificationShadeDepthController = mock(), constant
88 private lateinit var notificationShadeDepthController: NotificationShadeDepthController in <lambda>() variable in com.android.systemui.statusbar.NotificationShadeDepthControllerTest
546 NavigationBar( in NavigationBar()
315 NotificationShadeDepthController notificationShadeDepthController, in QuickSettingsControllerImpl()
695 public NotificationPanelViewController(NotificationPanelView view, in NotificationPanelViewController()