Home
last modified time | relevance | path

Searched refs:ScreenRotationAnimation (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DWindowAnimator.java166 final ScreenRotationAnimation screenRotationAnimation = in animate()
201 final ScreenRotationAnimation screenRotationAnimation = in animate()
379 void setScreenRotationAnimationLocked(int displayId, ScreenRotationAnimation animation) { in setScreenRotationAnimationLocked()
387 ScreenRotationAnimation getScreenRotationAnimationLocked(int displayId) { in getScreenRotationAnimationLocked()
408 ScreenRotationAnimation mScreenRotationAnimation = null;
DAppWindowAnimator.java259 ScreenRotationAnimation screenRotationAnimation = in stepThumbnailAnimation()
DScreenRotationAnimation.java46 class ScreenRotationAnimation { class
219 public ScreenRotationAnimation(Context context, DisplayContent displayContent, in ScreenRotationAnimation() method in ScreenRotationAnimation
DWindowSurfacePlacer.java507 final ScreenRotationAnimation screenRotationAnimation = in transitionGoodToGo()
DDisplayContent.java914 ScreenRotationAnimation screenRotationAnimation = in updateRotationUnchecked()
3098 final ScreenRotationAnimation screenRotationAnimation = in screenshotApplications()
DWindowStateAnimator.java921 final ScreenRotationAnimation screenRotationAnimation = in computeShownFrameLocked()
DWindowManagerService.java5985 ScreenRotationAnimation screenRotationAnimation = in startFreezingDisplayLocked()
5996 screenRotationAnimation = new ScreenRotationAnimation(mContext, displayContent, in startFreezingDisplayLocked()
6049 ScreenRotationAnimation screenRotationAnimation = in stopFreezingDisplayLocked()
/frameworks/base/services/
Dprofile-classes5874 Lcom/android/server/wm/ScreenRotationAnimation;