Searched refs:ICON_INTERPOLATOR (Results 1 – 1 of 1) sorted by relevance
61 private static final Interpolator ICON_INTERPOLATOR = new PathInterpolator(0.15f, 0f, 1f, 1f); field in SplashScreenExitAnimationUtils201 ICON_INTERPOLATOR.getInterpolation(getProgress( in createRadialVanishSlideUpAnimator()260 final float iconFadeProgress = ICON_INTERPOLATOR.getInterpolation(getProgress( in createFadeOutAnimation()