Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DAsyncRotationController.java60 class AsyncRotationController extends FadeAnimationController implements Consumer<WindowState> { class
112 AsyncRotationController(DisplayContent displayContent) { in AsyncRotationController() method in AsyncRotationController