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.java955 ScreenRotationAnimation getScreenRotationAnimationLocked(int displayId) { in getScreenRotationAnimationLocked() method in WindowAnimator
DWindowManagerService.java6525 mAnimator.getScreenRotationAnimationLocked(Display.DEFAULT_DISPLAY); in screenshotApplicationsInner()
6705 mAnimator.getScreenRotationAnimationLocked(Display.DEFAULT_DISPLAY); in updateRotationUncheckedLocked()
6798 mAnimator.getScreenRotationAnimationLocked(Display.DEFAULT_DISPLAY); in updateRotationUncheckedLocked()
9953 mAnimator.getScreenRotationAnimationLocked(displayId); in startFreezingDisplayLocked()
10019 mAnimator.getScreenRotationAnimationLocked(displayId); in stopFreezingDisplayLocked()
DWindowStateAnimator.java980 mAnimator.getScreenRotationAnimationLocked(displayId); in computeShownFrameLocked()