Searched refs:whxyBouncer (Results 1 – 1 of 1) sorted by relevance
114 ObjectAnimator whxyBouncer = ObjectAnimator.ofPropertyValuesHolder(ball, pvhW, pvhH, in createAnimation() local116 whxyBouncer.setRepeatCount(1); in createAnimation()117 whxyBouncer.setRepeatMode(ValueAnimator.REVERSE); in createAnimation()133 ((AnimatorSet)bounceAnim).playTogether(yBouncer, yAlphaBouncer, whxyBouncer, in createAnimation()