Searched refs:mScreenRotationAnimation (Results 1 – 1 of 1) sorted by relevance
160 if (displayAnimator.mScreenRotationAnimation != null) { in removeDisplayLocked()161 displayAnimator.mScreenRotationAnimation.kill(); in removeDisplayLocked()162 displayAnimator.mScreenRotationAnimation = null; in removeDisplayLocked()700 displayAnimator.mScreenRotationAnimation; in animateLocked()707 displayAnimator.mScreenRotationAnimation = null; in animateLocked()738 mDisplayContentsAnimators.valueAt(i).mScreenRotationAnimation; in animateLocked()878 if (displayAnimator.mScreenRotationAnimation != null) { in dumpLocked()880 displayAnimator.mScreenRotationAnimation.printTo(subSubPrefix, pw); in dumpLocked()951 getDisplayContentsAnimatorLocked(displayId).mScreenRotationAnimation = animation; in setScreenRotationAnimationLocked()959 return getDisplayContentsAnimatorLocked(displayId).mScreenRotationAnimation; in getScreenRotationAnimationLocked()[all …]