Searched refs:mStrokeAlphaAnimator (Results 1 – 1 of 1) sorted by relevance
108 private ObjectAnimator mStrokeAlphaAnimator; field in PreviewBackground332 if (mStrokeAlphaAnimator != null) { in animateBackgroundStroke()333 mStrokeAlphaAnimator.cancel(); in animateBackgroundStroke()335 mStrokeAlphaAnimator = ObjectAnimator in animateBackgroundStroke()338 mStrokeAlphaAnimator.addListener(new AnimatorListenerAdapter() { in animateBackgroundStroke()341 mStrokeAlphaAnimator = null; in animateBackgroundStroke()344 mStrokeAlphaAnimator.start(); in animateBackgroundStroke()