Searched refs:mAnimationListener (Results 1 – 3 of 3) sorted by relevance
49 mFadeOut.setAnimationListener(mAnimationListener); in IndicatorControlBarContainer()54 mSecondLevelFadeOut.setAnimationListener(mAnimationListener); in IndicatorControlBarContainer()93 private AnimationListener mAnimationListener = new AnimationListener() { field in IndicatorControlBarContainer
78 mFadeOut.setAnimationListener(mAnimationListener); in ModePicker()123 private AnimationListener mAnimationListener = new AnimationListener() { field in ModePicker
108 private final AnimatorUpdateListener mAnimationListener = new AnimatorUpdateListener() { field in CircledImageView294 mColorAnimator.addUpdateListener(this.mAnimationListener); in setColorForCurrentState()