Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java987 updateScrimController(); in makeStatusBarView()
3604 updateScrimController(); in fadeKeyguardAfterLaunchTransition()
3843 updateScrimController(); in updateKeyguardState()
4457 updateScrimController(); in setBouncerShowing()
4512 updateScrimController();
4527 updateScrimController();
4647 updateScrimController(); in onCameraLaunchGestureDetected()
4686 updateScrimController(); in notifyFpAuthModeChanged()
4718 void updateScrimController() { in updateScrimController() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DStatusBarTest.java584 mStatusBar.updateScrimController(); in testFingerprintUnlock_UpdatesScrims()