Searched refs:mShadowAnimator (Results 1 – 1 of 1) sorted by relevance
95 private ObjectAnimator mShadowAnimator; field in PreviewBackground279 if (mShadowAnimator != null) { in fadeInBackgroundShadow()280 mShadowAnimator.cancel(); in fadeInBackgroundShadow()282 mShadowAnimator = ObjectAnimator in fadeInBackgroundShadow()285 mShadowAnimator.addListener(new AnimatorListenerAdapter() { in fadeInBackgroundShadow()288 mShadowAnimator = null; in fadeInBackgroundShadow()291 mShadowAnimator.start(); in fadeInBackgroundShadow()