Searched refs:mShadowAnimator (Results 1 – 1 of 1) sorted by relevance
109 private ObjectAnimator mShadowAnimator; field in PreviewBackground312 if (mShadowAnimator != null) { in fadeInBackgroundShadow()313 mShadowAnimator.cancel(); in fadeInBackgroundShadow()315 mShadowAnimator = ObjectAnimator in fadeInBackgroundShadow()318 mShadowAnimator.addListener(new AnimatorListenerAdapter() { in fadeInBackgroundShadow()321 mShadowAnimator = null; in fadeInBackgroundShadow()324 mShadowAnimator.start(); in fadeInBackgroundShadow()