Searched refs:AsyncRotationController (Results 1 – 13 of 13) sorted by relevance
83 final AsyncRotationController controller = in fadeWindowToken()
60 class AsyncRotationController extends FadeAnimationController implements Consumer<WindowState> { class105 AsyncRotationController(DisplayContent displayContent) { in AsyncRotationController() method in AsyncRotationController
354 final AsyncRotationController rotationController = in onPostLayout()381 final AsyncRotationController controller = mDisplayContent.getAsyncRotationController(); in getWindowFrameSurfacePosition()
688 && AsyncRotationController.canBeAsync(this)) { in prepareSync()
605 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()
794 && (noAsyncRotation || !AsyncRotationController.canBeAsync(w.mToken))) { in collectForDisplayAreaChange()
1333 final AsyncRotationController asyncRotationController = dc.getAsyncRotationController(); in finishTransition()1620 final AsyncRotationController controller = dc.getAsyncRotationController(); in onTransactionReady()
5780 final AsyncRotationController asyncRotationController = in finishDrawing()
658 AsyncRotationController mockController = in testNotAttachNavigationBar_controlledByFadeRotationAnimation()659 mock(AsyncRotationController.class); in testNotAttachNavigationBar_controlledByFadeRotationAnimation()
716 final AsyncRotationController mockController = in testNonAppTarget_notSendNavBar_controlledByFadeRotation()717 mock(AsyncRotationController.class); in testNonAppTarget_notSendNavBar_controlledByFadeRotation()
1091 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()
1602 final AsyncRotationController asyncRotationController = in testApplyTopFixedRotationTransform()
10881 …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…