Searched refs:createSpringAnimation (Results 1 – 1 of 1) sorted by relevance
388 Animator anim = createSpringAnimation(mProgress, targetProgress);401 public Animator createSpringAnimation(float... progressValues) { in createSpringAnimation() method