Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardSecurityContainer.java529 startSpringAnimation(mVelocityTracker.getYVelocity()); in onTouchEvent()
586 private void startSpringAnimation(float startVelocity) { in startSpringAnimation() method in KeyguardSecurityContainer