Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java594 updateScrimController();
956 updateScrimController(); in makeStatusBarView()
3050 updateScrimController(); in fadeKeyguardAfterLaunchTransition()
3163 updateScrimController(); in hideKeyguardImpl()
3410 updateScrimController(); in onStateChanged()
3431 updateScrimController(); in onDozingChanged()
3577 updateScrimController(); in setBouncerShowing()
3650 updateScrimController();
3771 updateScrimController(); in onCameraLaunchGestureDetected()
3810 updateScrimController(); in notifyBiometricAuthModeChanged()
[all …]
DStatusBarKeyguardViewManager.java568 mStatusBar.updateScrimController(); in hide()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DStatusBarTest.java608 mStatusBar.updateScrimController(); in testFingerprintUnlock_UpdatesScrims()