Searched refs:sShowInterpolator (Results 1 – 1 of 1) sorted by relevance
85 private static final Interpolator sShowInterpolator = new DecelerateInterpolator(); field in WindowDecorActionBar811 anim.setInterpolator(sShowInterpolator); in doShow()