Searched refs:mStrokeAlphaAnimator (Results 1 – 1 of 1) sorted by relevance
94 private ObjectAnimator mStrokeAlphaAnimator; field in PreviewBackground295 if (mStrokeAlphaAnimator != null) { in animateBackgroundStroke()296 mStrokeAlphaAnimator.cancel(); in animateBackgroundStroke()298 mStrokeAlphaAnimator = ObjectAnimator in animateBackgroundStroke()301 mStrokeAlphaAnimator.addListener(new AnimatorListenerAdapter() { in animateBackgroundStroke()304 mStrokeAlphaAnimator = null; in animateBackgroundStroke()307 mStrokeAlphaAnimator.start(); in animateBackgroundStroke()