Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DScreenRotationAnimation.java133 private SurfaceRotationAnimationController mSurfaceRotationAnimationController;
165 mSurfaceRotationAnimationController = new SurfaceRotationAnimationController(); in ScreenRotationAnimation()
617 class SurfaceRotationAnimationController { class in ScreenRotationAnimation