Searched refs:setStartVelocity (Results 1 – 9 of 9) sorted by relevance
440 shadeAnimation.setStartVelocity(velocity)542 fun setStartVelocity(velocity: Float) { regex543 springAnimation.setStartVelocity(velocity)
214 .setStartVelocity(velocity)263 .setStartVelocity(velocity);
839 if (startVelocity != 0f) anim.setStartVelocity(startVelocity)869 setStartVelocity(startVelocity)
472 .setStartVelocity(vel)657 .setStartVelocity(vel); in springFirstBubbleWithStackFollowing()
1050 animation.setStartVelocity(startVel);
414 public T setStartVelocity(float startVelocity) { in setStartVelocity() method in DynamicAnimation
245 setStartVelocity(it)
588 .setStartVelocity(startVelocity) in startSpringAnimation()
2744 .setStartVelocity(velX) in animateFlyoutCollapsed()