Searched refs:mRotateScreenAnimator (Results 1 – 1 of 1) sorted by relevance
545 private SurfaceAnimator mRotateScreenAnimator; field in ScreenRotationAnimation.SurfaceRotationAnimationController551 mRotateScreenAnimator = startScreenshotAlphaAnimation(); in startCustomAnimation()720 mRotateScreenAnimator != null in onAnimationEnd()721 ? mRotateScreenAnimator.isAnimating() : null, in onAnimationEnd()730 mRotateScreenAnimator = null; in onAnimationEnd()750 if (mRotateScreenAnimator != null) { in cancel()751 mRotateScreenAnimator.cancelAnimation(); in cancel()766 || mRotateScreenAnimator != null && mRotateScreenAnimator.isAnimating() in isAnimating()