Searched refs:sAlphaInterpolator (Results 1 – 2 of 2) sorted by relevance
40 private static final TimeInterpolator sAlphaInterpolator = new DecelerateInterpolator(); field in AbsActionBarView209 anim.setInterpolator(sAlphaInterpolator); in setupAnimatorToVisibility()224 anim.setInterpolator(sAlphaInterpolator); in setupAnimatorToVisibility()
67 private static final TimeInterpolator sAlphaInterpolator = new DecelerateInterpolator(); field in ScrollingTabContainerView238 anim.setInterpolator(sAlphaInterpolator); in animateToVisibility()245 anim.setInterpolator(sAlphaInterpolator); in animateToVisibility()