Searched refs:createSpringAnimation (Results 1 – 2 of 2) sorted by relevance
191 Animator anim = createSpringAnimation(mProgress, targetProgress); in setStateWithAnimation()201 public Animator createSpringAnimation(float... progressValues) { in createSpringAnimation() method in AllAppsTransitionController
154 return mLauncher.getAllAppsController().createSpringAnimation(values); in createStateElementAnimation()