Searched refs:FAST_OUT_LINEAR_IN_INTERPOLATOR (Results 1 – 5 of 5) sorted by relevance
31 static final Interpolator FAST_OUT_LINEAR_IN_INTERPOLATOR = new FastOutLinearInInterpolator(); field in AnimationUtils
67 .setInterpolator(AnimationUtils.FAST_OUT_LINEAR_IN_INTERPOLATOR) in hide()
168 anim.setInterpolator(AnimationUtils.FAST_OUT_LINEAR_IN_INTERPOLATOR); in hide()
572 ? AnimationUtils.FAST_OUT_LINEAR_IN_INTERPOLATOR in animateScrim()
590 .setInterpolator(AnimationUtils.FAST_OUT_LINEAR_IN_INTERPOLATOR) in setError()