Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DAppTransitionController.java1263 final ScreenRotationAnimation screenRotationAnimation = mService.mRoot.getDisplayContent( in transitionGoodToGo() local
H A DDisplayContent.java2181 ScreenRotationAnimation screenRotationAnimation = rotateSeamlessly in applyRotation() local
3436 public void setRotationAnimation(ScreenRotationAnimation screenRotationAnimation) { in setRotationAnimation()
3539 final ScreenRotationAnimation screenRotationAnimation = getRotationAnimation(); in dumpDebug() local
H A DWindowManagerService.java6261 ScreenRotationAnimation screenRotationAnimation = displayContent == null ? null in doStopFreezingDisplayLocked() local