Searched refs:tyuAnim (Results 1 – 1 of 1) sorted by relevance
535 ValueAnimator tyuAnim = LauncherAnimUtils.ofFloat(p, "translationY", offsetY); in onClick() local536 tyuAnim.setDuration(125); in onClick()539 bounce.play(tyuAnim).before(tydAnim); in onClick()