Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSecurityContainer.java455 startSpringAnimation(mVelocityTracker.getYVelocity()); in onTouchEvent()
521 private void startSpringAnimation(float startVelocity) { in startSpringAnimation() method in KeyguardSecurityContainer