Searched refs:getAsyncRotationController (Results 1 – 11 of 11) sorted by relevance
84 mDisplayContent.getAsyncRotationController(); in fadeWindowToken()
423 mDisplayContent.getAsyncRotationController(); in updateInsetsControlPosition()442 final AsyncRotationController controller = mDisplayContent.getAsyncRotationController(); in getWindowFrameSurfacePosition()
505 final var rotationController = mDisplayContent.getAsyncRotationController(); in reportImeDrawnForOrganizerIfNeeded()
1565 final AsyncRotationController asyncRotationController = dc.getAsyncRotationController(); in finishTransition()1980 final AsyncRotationController controller = dc.getAsyncRotationController(); in onTransactionReady()2127 final AsyncRotationController asyncRotationController = dc.getAsyncRotationController(); in onTransactionCommitTimeout()2389 || dc.getAsyncRotationController() != null) { in handleLegacyRecentsStartBehavior()
922 final boolean noAsyncRotation = dc.getAsyncRotationController() == null; in collectForDisplayAreaChange()
5157 mDisplayContent.getAsyncRotationController(); in updateSurfacePosition()5680 mDisplayContent.getAsyncRotationController(); in finishDrawing()
1994 @Nullable AsyncRotationController getAsyncRotationController() { in getAsyncRotationController() method in DisplayContent
1138 mDisplayContent.getAsyncRotationController(); in testDisplayRotationChange()1177 assertNull(mDisplayContent.getAsyncRotationController()); in testDisplayRotationChange()1205 mDisplayContent.getAsyncRotationController(); in testShellRotationOpen()1237 assertNull(mDisplayContent.getAsyncRotationController()); in testShellRotationOpen()1254 mDisplayContent.getAsyncRotationController(); in testFixedRotationOpen()1270 assertNotNull(mDisplayContent.getAsyncRotationController()); in testFixedRotationOpen()1298 assertNull(mDisplayContent.getAsyncRotationController()); in testFixedRotationOpen()1320 assertNotNull(mDisplayContent.getAsyncRotationController()); in testFinishRotationControllerWithFixedRotation()1323 mDisplayContent.getAsyncRotationController()); in testFinishRotationControllerWithFixedRotation()1326 assertNotNull(mDisplayContent.getAsyncRotationController()); in testFinishRotationControllerWithFixedRotation()[all …]
1633 mDisplayContent.getAsyncRotationController(); in testApplyTopFixedRotationTransform()1717 assertNull(mDisplayContent.getAsyncRotationController()); in testApplyTopFixedRotationTransform()2095 assertNotNull(dc.getAsyncRotationController()); in testShellTransitRotation()2099 dc.getAsyncRotationController()); in testShellTransitRotation()
3957 HSPLcom/android/server/wm/DisplayContent;->getAsyncRotationController()Lcom/android/server/wm/Async…
21318 PLcom/android/server/wm/DisplayContent;->getAsyncRotationController()Lcom/android/server/wm/AsyncRo…