Searched refs:DECELERATE_CUBIC (Results 1 – 1 of 1) sorted by relevance
798 static final Interpolator DECELERATE_CUBIC = new DecelerateInterpolator(1.5f); field in FragmentManagerImpl813 alpha.setInterpolator(DECELERATE_CUBIC); in makeOpenCloseAnimation()821 anim.setInterpolator(DECELERATE_CUBIC); in makeFadeAnimation()