Home
last modified time | relevance | path

Searched refs:setScreenRotationAnimationLocked (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DWindowAnimator.java343 void setScreenRotationAnimationLocked(int displayId, ScreenRotationAnimation animation) { in setScreenRotationAnimationLocked() method in WindowAnimator
DWindowManagerService.java5485 mAnimator.setScreenRotationAnimationLocked(mFrozenDisplayId, in startFreezingDisplayLocked()
5556 mAnimator.setScreenRotationAnimationLocked(displayId, null); in stopFreezingDisplayLocked()
5562 mAnimator.setScreenRotationAnimationLocked(displayId, null); in stopFreezingDisplayLocked()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DAppWindowTokenTests.java220 mWm.mAnimator.setScreenRotationAnimationLocked(mDisplayContent.getDisplayId(), null); in performRotation()
/frameworks/base/services/
Dart-profile17216 HSPLcom/android/server/wm/WindowAnimator;->setScreenRotationAnimationLocked(ILcom/android/server/wm…