Searched refs:mStrokeAlphaAnimator (Results 1 – 1 of 1) sorted by relevance
98 private ObjectAnimator mStrokeAlphaAnimator; field in PreviewBackground311 if (mStrokeAlphaAnimator != null) { in animateBackgroundStroke()312 mStrokeAlphaAnimator.cancel(); in animateBackgroundStroke()314 mStrokeAlphaAnimator = ObjectAnimator in animateBackgroundStroke()317 mStrokeAlphaAnimator.addListener(new AnimatorListenerAdapter() { in animateBackgroundStroke()320 mStrokeAlphaAnimator = null; in animateBackgroundStroke()323 mStrokeAlphaAnimator.start(); in animateBackgroundStroke()