Searched refs:ACCELERATE_DECELERATE (Results 1 – 5 of 5) sorted by relevance
47 public static final Interpolator ACCELERATE_DECELERATE = new AccelerateDecelerateInterpolator(); field in Interpolators
375 Interpolators.ACCELERATE_DECELERATE); in onFinishInflate()377 Interpolators.ACCELERATE_DECELERATE); in onFinishInflate()
788 .setInterpolator(Interpolators.ACCELERATE_DECELERATE) in finishUpdateMediaMetaData()
718 final float stackHeightFraction = Interpolators.ACCELERATE_DECELERATE in getStackHeightFraction()
2269 .setInterpolator(Interpolators.ACCELERATE_DECELERATE) in onClick()