Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DScreenRotationAnimation.java132 private SurfaceRotationAnimationController mSurfaceRotationAnimationController;
164 mSurfaceRotationAnimationController = new SurfaceRotationAnimationController(); in ScreenRotationAnimation()
603 class SurfaceRotationAnimationController { class in ScreenRotationAnimation