Searched refs:BOUNCE (Results 1 – 2 of 2) sorted by relevance
54 public static final Interpolator BOUNCE = new BounceInterpolator(); field in Interpolators
487 .setInterpolator(Interpolators.BOUNCE) in animateText()