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.java219 mAnimator.getScreenRotationAnimationLocked(Display.DEFAULT_DISPLAY); in stepThumbnailAnimation()
DWindowAnimator.java871 ScreenRotationAnimation getScreenRotationAnimationLocked(int displayId) { in getScreenRotationAnimationLocked() method in WindowAnimator
DWindowManagerService.java6382 mAnimator.getScreenRotationAnimationLocked(Display.DEFAULT_DISPLAY); in screenshotApplicationsInner()
6558 mAnimator.getScreenRotationAnimationLocked(Display.DEFAULT_DISPLAY); in updateRotationUncheckedLocked()
6620 mAnimator.getScreenRotationAnimationLocked(Display.DEFAULT_DISPLAY); in updateRotationUncheckedLocked()
10817 mAnimator.getScreenRotationAnimationLocked(displayId); in startFreezingDisplayLocked()
10880 mAnimator.getScreenRotationAnimationLocked(displayId); in stopFreezingDisplayLocked()
DWindowStateAnimator.java1064 mAnimator.getScreenRotationAnimationLocked(displayId); in computeShownFrameLocked()