Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSecurityContainer.java241 private void startSpringAnimation(float startVelocity) { in startSpringAnimation() argument
243 .setStartVelocity(startVelocity) in startSpringAnimation()