Searched refs:mScreenRotationAnimation (Results 1 – 1 of 1) sorted by relevance
140 if (displayAnimator.mScreenRotationAnimation != null) { in removeDisplayLocked()141 displayAnimator.mScreenRotationAnimation.kill(); in removeDisplayLocked()142 displayAnimator.mScreenRotationAnimation = null; in removeDisplayLocked()656 displayAnimator.mScreenRotationAnimation; in animateLocked()663 displayAnimator.mScreenRotationAnimation = null; in animateLocked()694 mDisplayContentsAnimators.valueAt(i).mScreenRotationAnimation; in animateLocked()795 if (displayAnimator.mScreenRotationAnimation != null) { in dumpLocked()797 displayAnimator.mScreenRotationAnimation.printTo(subSubPrefix, pw); in dumpLocked()867 getDisplayContentsAnimatorLocked(displayId).mScreenRotationAnimation = animation; in setScreenRotationAnimationLocked()875 return getDisplayContentsAnimatorLocked(displayId).mScreenRotationAnimation; in getScreenRotationAnimationLocked()[all …]