Searched refs:mBackgroundFadeInAnimation (Results 1 – 1 of 1) sorted by relevance
93 private ValueAnimator mBackgroundFadeInAnimation; field in Workspace1137 if (mBackgroundFadeInAnimation != null) {1138 mBackgroundFadeInAnimation.cancel();1139 mBackgroundFadeInAnimation = null;