Searched refs:NotificationShadeDepthController (Results 1 – 17 of 17) sorted by relevance
31 import com.android.systemui.statusbar.NotificationShadeDepthController;47 private final NotificationShadeDepthController mDepthController;58 NotificationShadeDepthController notificationShadeDepthController, in BrightnessMirrorController()
72 @Mock private lateinit var shadeAnimation: NotificationShadeDepthController.DepthAnimation73 @Mock private lateinit var brightnessSpring: NotificationShadeDepthController.DepthAnimation74 @Mock private lateinit var listener: NotificationShadeDepthController.DepthListener82 private lateinit var notificationShadeDepthController: NotificationShadeDepthController100 notificationShadeDepthController = NotificationShadeDepthController(
73 @Mock lateinit var depthController: NotificationShadeDepthController
44 import com.android.systemui.statusbar.NotificationShadeDepthController;100 Lazy<NotificationShadeDepthController> notificationShadeDepthController) { in newKeyguardViewMediator()
46 import com.android.systemui.statusbar.NotificationShadeDepthController;94 @Mock private NotificationShadeDepthController mNotificationShadeDepthController;
109 import com.android.systemui.statusbar.NotificationShadeDepthController;256 private NotificationShadeDepthController mNotificationShadeDepthController;
109 import com.android.systemui.statusbar.NotificationShadeDepthController;263 @Mock private Lazy<NotificationShadeDepthController> mNotificationShadeDepthControllerLazy;
48 import com.android.systemui.statusbar.NotificationShadeDepthController;88 private final NotificationShadeDepthController mDepthController;137 NotificationShadeDepthController depthController, in NotificationShadeWindowViewController()
191 import com.android.systemui.statusbar.NotificationShadeDepthController;671 private final Lazy<NotificationShadeDepthController> mNotificationShadeDepthControllerLazy;771 Lazy<NotificationShadeDepthController> notificationShadeDepthControllerLazy, in StatusBar()
147 import com.android.systemui.statusbar.NotificationShadeDepthController;493 private NotificationShadeDepthController mDepthController;693 NotificationShadeDepthController notificationShadeDepthController, in NotificationPanelViewController()
53 import com.android.systemui.statusbar.NotificationShadeDepthController;102 private @Mock NotificationShadeDepthController mNotificationShadeDepthController;
136 import com.android.systemui.statusbar.NotificationShadeDepthController;199 private final NotificationShadeDepthController mNotificationShadeDepthController;458 private final NotificationShadeDepthController.DepthListener mDepthListener =459 new NotificationShadeDepthController.DepthListener() {496 NotificationShadeDepthController notificationShadeDepthController, in NavigationBar()1675 private final NotificationShadeDepthController mNotificationShadeDepthController;1708 NotificationShadeDepthController notificationShadeDepthController, in Factory()
60 import com.android.systemui.statusbar.NotificationShadeDepthController;223 Lazy<NotificationShadeDepthController> notificationShadeDepthController, in provideStatusBar()
88 import com.android.systemui.statusbar.NotificationShadeDepthController;374 mock(NotificationShadeDepthController.class), in createNavBar()
56 class NotificationShadeDepthController @Inject constructor( regex
65 private val depthController: NotificationShadeDepthController,
114 import com.android.systemui.statusbar.NotificationShadeDepthController;251 private final Lazy<NotificationShadeDepthController> mNotificationShadeDepthController;849 Lazy<NotificationShadeDepthController> notificationShadeDepthController) { in KeyguardViewMediator()