Searched refs:mDepthController (Results 1 – 5 of 5) sorted by relevance
43 private final NotificationShadeDepthController mDepthController; field in BrightnessMirrorController55 mDepthController = notificationShadeDepthController; in BrightnessMirrorController()66 mDepthController.setBrightnessMirrorVisible(true); in showMirror()72 mDepthController.setBrightnessMirrorVisible(false); in hideMirror()
84 private final NotificationShadeDepthController mDepthController; field in NotificationShadeWindowViewController152 mDepthController = depthController; in NotificationShadeWindowViewController()397 mDepthController.setRoot(mView); in setupExpandedStatusBar()398 mNotificationPanelViewController.addExpansionListener(mDepthController); in setupExpandedStatusBar()
63 private final NotificationShadeDepthController mDepthController; field in ActivityLaunchAnimator83 mDepthController = depthController; in ActivityLaunchAnimator()277 mDepthController.setNotificationLaunchAnimationParams(params); in applyParamsToNotificationShade()
208 private final NotificationShadeDepthController mDepthController; field in GlobalActionsDialog333 mDepthController = depthController; in GlobalActionsDialog()700 mDepthController.setShowingHomeControls(true); in createDialog()708 walletViewController, mDepthController, mSysuiColorExtractor, in createDialog()2134 private final NotificationShadeDepthController mDepthController;2160 mDepthController = depthController;2427 mDepthController.updateGlobalDialogVisibility(animatedValue,2453 mDepthController.updateGlobalDialogVisibility(animatedValue,2503 mDepthController.updateGlobalDialogVisibility(0, null /* view */);
112 @Mock private NotificationShadeDepthController mDepthController; field in GlobalActionsDialogTest168 mDepthController, in setUp()