Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowAnimator.java387 ScreenRotationAnimation getScreenRotationAnimationLocked(int displayId) { in getScreenRotationAnimationLocked() method in WindowAnimator
DAppWindowAnimator.java260 mAnimator.getScreenRotationAnimationLocked(Display.DEFAULT_DISPLAY); in stepThumbnailAnimation()
DWindowSurfacePlacer.java508 mService.mAnimator.getScreenRotationAnimationLocked( in transitionGoodToGo()
DDisplayContent.java915 mService.mAnimator.getScreenRotationAnimationLocked(mDisplayId); in updateRotationUnchecked()
1003 screenRotationAnimation = mService.mAnimator.getScreenRotationAnimationLocked( in updateRotationUnchecked()
3099 mService.mAnimator.getScreenRotationAnimationLocked(DEFAULT_DISPLAY); in screenshotApplications()
DWindowStateAnimator.java922 mAnimator.getScreenRotationAnimationLocked(displayId); in computeShownFrameLocked()
DWindowManagerService.java5986 mAnimator.getScreenRotationAnimationLocked(mFrozenDisplayId); in startFreezingDisplayLocked()
6050 mAnimator.getScreenRotationAnimationLocked(displayId); in stopFreezingDisplayLocked()