Home
last modified time | relevance | path

Searched refs:mShadeSurface (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfacesImpl.java436 private final ShadeSurface mShadeSurface; field in CentralSurfacesImpl
742 mShadeSurface = shadeSurface; in CentralSurfacesImpl()
1199 mShadeSurface.updateExpansionAndVisibility(); in makeStatusBarView()
1265 mScreenOffAnimationController.initialize(this, mShadeSurface, mLightRevealScrim); in makeStatusBarView()
1269 mShadeSurface.initDependencies( in makeStatusBarView()
1293 mShadeSurface, in makeStatusBarView()
1389 || mShadeSurface.getBarState() == StatusBarState.SHADE_LOCKED in dispatchPanelExpansionForKeyguardDismiss()
1500 mBackActionInteractor.setup(mQsController, mShadeSurface); in setUpShade()
1543 mShadeSurface, in startKeyguard()
1558 return mShadeSurface; in getShadeViewController()
[all …]