Searched refs:dispatchSetInterpolator (Results 1 – 2 of 2) sorted by relevance
532 mLauncherTransitionController.dispatchSetInterpolator(t -> t * mDragLengthFactor); in onAnimatorPlaybackControllerCreated()948 mLauncherTransitionController.dispatchSetInterpolator(t -> end); in animateToProgressInternal()950 mLauncherTransitionController.dispatchSetInterpolator(adjustedInterpolator); in animateToProgressInternal()
280 public void dispatchSetInterpolator(TimeInterpolator interpolator) { in dispatchSetInterpolator() method in AnimatorPlaybackController