Searched refs:stretchInterpolator (Results 1 – 1 of 1) sorted by relevance
492 Interpolator stretchInterpolator; in runPendingRequestAnimation() local495 stretchInterpolator = AnimationUtils.loadInterpolator( in runPendingRequestAnimation()498 stretchInterpolator = new AccelerateDecelerateInterpolator(); in runPendingRequestAnimation()505 stretchAnimator.setInterpolator(stretchInterpolator); in runPendingRequestAnimation()520 Interpolator shrinkInterpolator = stretchInterpolator; in runPendingRequestAnimation()