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