Home
last modified time | relevance | path

Searched refs:getScreenRotationAnimationLocked (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DAppWindowAnimator.java262 mAnimator.getScreenRotationAnimationLocked(Display.DEFAULT_DISPLAY); in stepThumbnailAnimation()
DWindowAnimator.java937 ScreenRotationAnimation getScreenRotationAnimationLocked(int displayId) { in getScreenRotationAnimationLocked() method in WindowAnimator
DWindowManagerService.java6407 mAnimator.getScreenRotationAnimationLocked(Display.DEFAULT_DISPLAY); in screenshotApplicationsInner()
6586 mAnimator.getScreenRotationAnimationLocked(Display.DEFAULT_DISPLAY); in updateRotationUncheckedLocked()
6648 mAnimator.getScreenRotationAnimationLocked(Display.DEFAULT_DISPLAY); in updateRotationUncheckedLocked()
9758 mAnimator.getScreenRotationAnimationLocked(displayId); in startFreezingDisplayLocked()
9824 mAnimator.getScreenRotationAnimationLocked(displayId); in stopFreezingDisplayLocked()
DWindowStateAnimator.java961 mAnimator.getScreenRotationAnimationLocked(displayId); in computeShownFrameLocked()