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.java613 updateScrimController();
1151 updateScrimController(); in setUpQuickSettingsTilePanel()
3169 updateScrimController(); in fadeKeyguardAfterLaunchTransition()
3283 updateScrimController(); in hideKeyguardImpl()
3533 updateScrimController(); in onStateChanged()
3554 updateScrimController(); in onDozingChanged()
3708 updateScrimController(); in setBouncerShowing()
3788 updateScrimController();
3917 updateScrimController(); in onCameraLaunchGestureDetected()
3956 updateScrimController(); in notifyBiometricAuthModeChanged()
[all …]
DStatusBarKeyguardViewManager.java620 mStatusBar.updateScrimController(); in hide()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DStatusBarTest.java606 mStatusBar.updateScrimController(); in testFingerprintUnlock_UpdatesScrims()