Searched refs:cancelTextAnimator (Results 1 – 1 of 1) sorted by relevance
51 TextView startTextAnimator, repeatTextAnimator, cancelTextAnimator, endTextAnimator; field in AnimatorEvents72 cancelTextAnimator = (TextView) findViewById(R.id.cancelTextAnimator); in onCreate()73 cancelTextAnimator.setAlpha(.5f); in onCreate()154 cancelTextAnimator.setAlpha(.5f); in startAnimation()225 cancelTextAnimator.setAlpha(1f); in onAnimationCancel()