Home
last modified time | relevance | path

Searched defs:screenRotationAnimation (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DAppTransitionController.java636 final ScreenRotationAnimation screenRotationAnimation = mService.mRoot.getDisplayContent( in transitionGoodToGo() local
DWindowStateAnimator.java678 final ScreenRotationAnimation screenRotationAnimation = in computeShownFrameLocked() local
DDisplayRotation.java414 final ScreenRotationAnimation screenRotationAnimation = in updateRotationUnchecked() local
DDisplayContent.java1721 ScreenRotationAnimation screenRotationAnimation = rotateSeamlessly in applyRotation() local
2883 public void setRotationAnimation(ScreenRotationAnimation screenRotationAnimation) { in setRotationAnimation()
2942 final ScreenRotationAnimation screenRotationAnimation = getRotationAnimation(); in dumpDebug() local
4181 final ScreenRotationAnimation screenRotationAnimation = in screenshotDisplayLocked() local
DWindowManagerService.java5672 ScreenRotationAnimation screenRotationAnimation = displayContent == null ? null in stopFreezingDisplayLocked() local