Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DCentralSurfacesImplTest.java358 private final BrightnessMirrorShowingInteractor mBrightnessMirrorShowingInteractor = field in CentralSurfacesImplTest
600 mBrightnessMirrorShowingInteractor, in createCentralSurfaces()
1176 mBrightnessMirrorShowingInteractor.setMirrorShowing(true); in brightnesShowingChanged_flagEnabled_ScrimControllerNotified()
1180 mBrightnessMirrorShowingInteractor.setMirrorShowing(false); in brightnesShowingChanged_flagEnabled_ScrimControllerNotified()
1193 mBrightnessMirrorShowingInteractor.setMirrorShowing(true); in brightnesShowingChanged_flagDisabled_ScrimControllerNotified()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfacesImpl.java594 private final BrightnessMirrorShowingInteractor mBrightnessMirrorShowingInteractor; field in CentralSurfacesImpl
806 mBrightnessMirrorShowingInteractor = brightnessMirrorShowingInteractor; in CentralSurfacesImpl()
1091 mBrightnessMirrorShowingInteractor.isShowing(), in registerCallbacks()