Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsTransitionController.java201 public Animator createSpringAnimation(float... progressValues) { in createSpringAnimation() argument
203 SPRING_DAMPING_RATIO, SPRING_STIFFNESS, progressValues); in createSpringAnimation()