Searched refs:yxBouncer (Results 1 – 1 of 1) sorted by relevance
126 ObjectAnimator yxBouncer = ObjectAnimator.ofPropertyValuesHolder(ball, pvhY, in createAnimation() local128 yxBouncer.setRepeatCount(1); in createAnimation()129 yxBouncer.setRepeatMode(ValueAnimator.REVERSE); in createAnimation()134 yxBouncer); in createAnimation()