Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DScrimControllerTest.java671 final float finishedProgress = 1f; in lockscreenToHubTransition_setsBehindScrimAlpha() local
677 finishedProgress, in lockscreenToHubTransition_setsBehindScrimAlpha()
717 final float finishedProgress = 1f; in hubToLockscreenTransition_setsViewAlpha() local
718 expectedAlpha = finishedProgress * ScrimState.KEYGUARD.getBehindAlpha(); in hubToLockscreenTransition_setsViewAlpha()
723 finishedProgress, in hubToLockscreenTransition_setsViewAlpha()