Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowAnimator.java865 void setScreenRotationAnimationLocked(int displayId, ScreenRotationAnimation animation) { in setScreenRotationAnimationLocked() method in WindowAnimator
DWindowManagerService.java10838 mAnimator.setScreenRotationAnimationLocked(displayId, screenRotationAnimation); in startFreezingDisplayLocked()
10897 mAnimator.setScreenRotationAnimationLocked(displayId, null); in stopFreezingDisplayLocked()
10903 mAnimator.setScreenRotationAnimationLocked(displayId, null); in stopFreezingDisplayLocked()