Searched refs:ScreenRotationAnimation (Results 1 – 8 of 8) sorted by relevance
166 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;
259 ScreenRotationAnimation screenRotationAnimation = in stepThumbnailAnimation()
46 class ScreenRotationAnimation { class219 public ScreenRotationAnimation(Context context, DisplayContent displayContent, in ScreenRotationAnimation() method in ScreenRotationAnimation
507 final ScreenRotationAnimation screenRotationAnimation = in transitionGoodToGo()
914 ScreenRotationAnimation screenRotationAnimation = in updateRotationUnchecked()3098 final ScreenRotationAnimation screenRotationAnimation = in screenshotApplications()
921 final ScreenRotationAnimation screenRotationAnimation = in computeShownFrameLocked()
5985 ScreenRotationAnimation screenRotationAnimation = in startFreezingDisplayLocked()5996 screenRotationAnimation = new ScreenRotationAnimation(mContext, displayContent, in startFreezingDisplayLocked()6049 ScreenRotationAnimation screenRotationAnimation = in stopFreezingDisplayLocked()
5874 Lcom/android/server/wm/ScreenRotationAnimation;