Searched refs:progressValues (Results 1 – 1 of 1) sorted by relevance
401 public Animator createSpringAnimation(float... progressValues) { in createSpringAnimation() argument402 return ObjectAnimator.ofFloat(this, ALL_APPS_PROGRESS, progressValues); in createSpringAnimation()