Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DAppTransitionController.java844 final ScreenRotationAnimation screenRotationAnimation = mService.mRoot.getDisplayContent( in transitionGoodToGo() local
DDisplayContent.java1878 ScreenRotationAnimation screenRotationAnimation = rotateSeamlessly in applyRotation() local
3068 public void setRotationAnimation(ScreenRotationAnimation screenRotationAnimation) { in setRotationAnimation()
3103 final ScreenRotationAnimation screenRotationAnimation = getRotationAnimation(); in dumpDebug() local
4463 final ScreenRotationAnimation screenRotationAnimation = in screenshotDisplayLocked() local
DDisplayRotation.java428 final ScreenRotationAnimation screenRotationAnimation = in updateRotationUnchecked() local
DWindowManagerService.java5820 ScreenRotationAnimation screenRotationAnimation = displayContent == null ? null in stopFreezingDisplayLocked() local