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.java249 private void startSpringAnimation(float startVelocity) { in startSpringAnimation() argument
251 .setStartVelocity(startVelocity) in startSpringAnimation()