Home
last modified time | relevance | path

Searched refs:getAsyncRotationController (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DNavBarFadeAnimationController.java84 mDisplayContent.getAsyncRotationController(); in fadeWindowToken()
DInsetsSourceProvider.java423 mDisplayContent.getAsyncRotationController(); in updateInsetsControlPosition()
442 final AsyncRotationController controller = mDisplayContent.getAsyncRotationController(); in getWindowFrameSurfacePosition()
DImeInsetsSourceProvider.java505 final var rotationController = mDisplayContent.getAsyncRotationController(); in reportImeDrawnForOrganizerIfNeeded()
DTransition.java1565 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()
DTransitionController.java922 final boolean noAsyncRotation = dc.getAsyncRotationController() == null; in collectForDisplayAreaChange()
DWindowState.java5157 mDisplayContent.getAsyncRotationController(); in updateSurfacePosition()
5680 mDisplayContent.getAsyncRotationController(); in finishDrawing()
DDisplayContent.java1994 @Nullable AsyncRotationController getAsyncRotationController() { in getAsyncRotationController() method in DisplayContent
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DTransitionTests.java1138 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 …]
DDisplayContentTests.java1633 mDisplayContent.getAsyncRotationController(); in testApplyTopFixedRotationTransform()
1717 assertNull(mDisplayContent.getAsyncRotationController()); in testApplyTopFixedRotationTransform()
2095 assertNotNull(dc.getAsyncRotationController()); in testShellTransitRotation()
2099 dc.getAsyncRotationController()); in testShellTransitRotation()
/frameworks/base/services/
Dart-profile3957 HSPLcom/android/server/wm/DisplayContent;->getAsyncRotationController()Lcom/android/server/wm/Async…
Dart-wear-profile21318 PLcom/android/server/wm/DisplayContent;->getAsyncRotationController()Lcom/android/server/wm/AsyncRo…