Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DNavBarFadeAnimationController.java83 final AsyncRotationController controller = in fadeWindowToken()
H A DAsyncRotationController.java60 class AsyncRotationController extends FadeAnimationController implements Consumer<WindowState> { class
105 AsyncRotationController(DisplayContent displayContent) { in AsyncRotationController() method in AsyncRotationController
H A DInsetsSourceProvider.java354 final AsyncRotationController rotationController = in onPostLayout()
381 final AsyncRotationController controller = mDisplayContent.getAsyncRotationController(); in getWindowFrameSurfacePosition()
H A DWindowToken.java688 && AsyncRotationController.canBeAsync(this)) { in prepareSync()
H A DDisplayContent.java605 private AsyncRotationController mAsyncRotationController;
1933 @Nullable AsyncRotationController getAsyncRotationController() { in getAsyncRotationController()
2093 mAsyncRotationController = new AsyncRotationController(this); in startAsyncRotation()
2102 final AsyncRotationController controller = mAsyncRotationController; in finishAsyncRotationIfPossible()
2111 final AsyncRotationController controller = mAsyncRotationController; in finishAsyncRotation()
2119 final AsyncRotationController controller = mAsyncRotationController; in shouldSyncRotationChange()
H A DTransitionController.java794 && (noAsyncRotation || !AsyncRotationController.canBeAsync(w.mToken))) { in collectForDisplayAreaChange()
H A DTransition.java1333 final AsyncRotationController asyncRotationController = dc.getAsyncRotationController(); in finishTransition()
1620 final AsyncRotationController controller = dc.getAsyncRotationController(); in onTransactionReady()
H A DWindowState.java5780 final AsyncRotationController asyncRotationController = in finishDrawing()
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DRecentsAnimationControllerTest.java658 AsyncRotationController mockController = in testNotAttachNavigationBar_controlledByFadeRotationAnimation()
659 mock(AsyncRotationController.class); in testNotAttachNavigationBar_controlledByFadeRotationAnimation()
H A DRemoteAnimationControllerTest.java716 final AsyncRotationController mockController = in testNonAppTarget_notSendNavBar_controlledByFadeRotation()
717 mock(AsyncRotationController.class); in testNonAppTarget_notSendNavBar_controlledByFadeRotation()
H A DTransitionTests.java1091 final AsyncRotationController asyncRotationController = in testDisplayRotationChange()
1151 final AsyncRotationController asyncRotationController = in testShellRotationOpen()
1197 final AsyncRotationController asyncRotationController = in testFixedRotationOpen()
1243 private static void assertShouldFreezeInsetsPosition(AsyncRotationController controller, in assertShouldFreezeInsetsPosition()
H A DDisplayContentTests.java1602 final AsyncRotationController asyncRotationController = in testApplyTopFixedRotationTransform()
/aosp14/frameworks/base/services/
H A Dart-profile10881 …ver/wm/DisplayContent;->getAsyncRotationController()Lcom/android/server/wm/AsyncRotationController;
11135 …r/wm/WindowState;]Lcom/android/server/wm/AsyncRotationController;Lcom/android/server/wm/AsyncRotat…
11137 …m/DisplayContent;]Lcom/android/server/wm/AsyncRotationController;Lcom/android/server/wm/AsyncRotat…