Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DAppTransitionController.java1252 final ScreenRotationAnimation screenRotationAnimation = mService.mRoot.getDisplayContent( in transitionGoodToGo() local
DDisplayContent.java2213 ScreenRotationAnimation screenRotationAnimation = rotateSeamlessly in applyRotation() local
3461 public void setRotationAnimation(ScreenRotationAnimation screenRotationAnimation) { in setRotationAnimation()
3566 final ScreenRotationAnimation screenRotationAnimation = getRotationAnimation(); in dumpDebug() local
DWindowManagerService.java6562 ScreenRotationAnimation screenRotationAnimation = displayContent == null ? null in doStopFreezingDisplayLocked() local