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