Searched refs:AsyncRotationController (Results 1 – 14 of 14) sorted by relevance
83 final AsyncRotationController controller = in fadeWindowToken()
60 class AsyncRotationController extends FadeAnimationController implements Consumer<WindowState> { class112 AsyncRotationController(DisplayContent displayContent) { in AsyncRotationController() method in AsyncRotationController
391 final AsyncRotationController rotationController = in updateInsetsControlPosition()420 final AsyncRotationController controller = mDisplayContent.getAsyncRotationController(); in getWindowFrameSurfacePosition()
692 && AsyncRotationController.canBeAsync(this)) { in prepareSync()
627 private AsyncRotationController mAsyncRotationController;1951 @Nullable AsyncRotationController getAsyncRotationController() { in getAsyncRotationController()2115 mAsyncRotationController = new AsyncRotationController(this); in startAsyncRotation()2124 final AsyncRotationController controller = mAsyncRotationController; in finishAsyncRotationIfPossible()2133 final AsyncRotationController controller = mAsyncRotationController; in finishAsyncRotation()2141 final AsyncRotationController controller = mAsyncRotationController; in shouldSyncRotationChange()
1441 final AsyncRotationController asyncRotationController = dc.getAsyncRotationController(); in finishTransition()1835 final AsyncRotationController controller = dc.getAsyncRotationController(); in onTransactionReady()1950 final AsyncRotationController asyncRotationController = dc.getAsyncRotationController(); in onTransactionCommitTimeout()
845 && (noAsyncRotation || !AsyncRotationController.canBeAsync(w.mToken))) { in collectForDisplayAreaChange()
5323 final AsyncRotationController asyncRotationController = in updateSurfacePosition()5840 final AsyncRotationController asyncRotationController = in finishDrawing()
660 AsyncRotationController mockController = in testNotAttachNavigationBar_controlledByFadeRotationAnimation()661 mock(AsyncRotationController.class); in testNotAttachNavigationBar_controlledByFadeRotationAnimation()
716 final AsyncRotationController mockController = in testNonAppTarget_notSendNavBar_controlledByFadeRotation()717 mock(AsyncRotationController.class); in testNonAppTarget_notSendNavBar_controlledByFadeRotation()
1141 final AsyncRotationController asyncRotationController = in testDisplayRotationChange()1207 final AsyncRotationController asyncRotationController = in testShellRotationOpen()1255 final AsyncRotationController asyncRotationController = in testFixedRotationOpen()1305 private static void assertShouldFreezeInsetsPosition(AsyncRotationController controller, in assertShouldFreezeInsetsPosition()
1611 final AsyncRotationController asyncRotationController = in testApplyTopFixedRotationTransform()
3486 …ver/wm/DisplayContent;->getAsyncRotationController()Lcom/android/server/wm/AsyncRotationController;3519 …wsForAnimator()V+]Lcom/android/server/wm/AsyncRotationController;Lcom/android/server/wm/AsyncRotat…3591 …etsSourceControl;]Lcom/android/server/wm/AsyncRotationController;Lcom/android/server/wm/AsyncRotat…3593 …etsSourceControl;]Lcom/android/server/wm/AsyncRotationController;Lcom/android/server/wm/AsyncRotat…3728 …tyTaskSupervisor;]Lcom/android/server/wm/AsyncRotationController;Lcom/android/server/wm/AsyncRotat…3730 …bilityController;]Lcom/android/server/wm/AsyncRotationController;Lcom/android/server/wm/AsyncRotat…3944 …m/ActivityRecord;]Lcom/android/server/wm/AsyncRotationController;Lcom/android/server/wm/AsyncRotat…
26803 …ver/wm/DisplayContent;->getAsyncRotationController()Lcom/android/server/wm/AsyncRotationController;