Searched refs:useShellTransitionsRotation (Results 1 – 7 of 7) sorted by relevance
1486 if (hasParticipatedDisplay && !mController.useShellTransitionsRotation()) { in finishTransition()2661 if (!wc.mTransitionController.useShellTransitionsRotation()) { in getLeashSurface()2838 && !activityRecord.mTransitionController.useShellTransitionsRotation()) { in calculateTransitionInfo()2844 && !target.mTransitionController.useShellTransitionsRotation()) { in calculateTransitionInfo()
387 boolean useShellTransitionsRotation() { in useShellTransitionsRotation() method in TransitionController
534 && !mDisplayContent.mTransitionController.useShellTransitionsRotation()) { in updateRotationUnchecked()
1818 if (mTransitionController.useShellTransitionsRotation()) { in rotationForActivityInDifferentOrientation()6548 if (mTransitionController.useShellTransitionsRotation() in ensureActivitiesVisible()
3677 && !mTransitionController.useShellTransitionsRotation()) { in updateSurfacePosition()
296 assumeTrue(mDisplayContent.mTransitionController.useShellTransitionsRotation()); in testCreateInfo_DisplayArea()1096 final int endRotation = app.mTransitionController.useShellTransitionsRotation() in testTransitionBounds()1186 final boolean useFixedRotation = !player.mController.useShellTransitionsRotation(); in testAppTransitionWithRotationChange()1338 assumeFalse(mDisplayContent.mTransitionController.useShellTransitionsRotation()); in testDeferRotationForTransientLaunch()
29020 HPLcom/android/server/wm/TransitionController;->useShellTransitionsRotation()Z