Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardPINView.java224 float standardProgress = standardDecelerate.getInterpolation(progress); in animate() local
227 mYTrans - mYTrans * standardProgress); in animate()
228 mBouncerMessageArea.setAlpha(standardProgress); in animate()
245 yDistance - (yDistance * standardProgress)); in animate()