Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardPINView.java320 float standardProgress = standardDecelerate.getInterpolation(progress); in animate() local
323 mYTrans - mYTrans * standardProgress); in animate()
324 mBouncerMessageArea.setAlpha(standardProgress); in animate()
341 yDistance - (yDistance * standardProgress)); in animate()