Lines Matching full:bounce
534 AnimatorSet bounce = LauncherAnimUtils.createAnimatorSet();539 bounce.play(tyuAnim).before(tydAnim);540 bounce.setInterpolator(new AccelerateInterpolator());541 bounce.start();