Home
last modified time | relevance | path

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

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