Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DAppTransitionController.java1064 final ScreenRotationAnimation screenRotationAnimation = mService.mRoot.getDisplayContent( in transitionGoodToGo() local
H A DDisplayRotation.java427 final ScreenRotationAnimation screenRotationAnimation = in updateRotationUnchecked() local
H A DDisplayContent.java1957 ScreenRotationAnimation screenRotationAnimation = rotateSeamlessly in applyRotation() local
3183 public void setRotationAnimation(ScreenRotationAnimation screenRotationAnimation) { in setRotationAnimation()
3247 final ScreenRotationAnimation screenRotationAnimation = getRotationAnimation(); in dumpDebug() local
4620 final ScreenRotationAnimation screenRotationAnimation = in screenshotDisplayLocked() local
H A DWindowManagerService.java5987 ScreenRotationAnimation screenRotationAnimation = displayContent == null ? null in stopFreezingDisplayLocked() local