Home
last modified time | relevance | path

Searched defs:rotationSession (Results 1 – 14 of 14) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DDockConfigChangeTests.java51 RotationSession rotationSession = createManagedRotationSession(); in testDeskMode_noConfigChange() local
86 RotationSession rotationSession = createManagedRotationSession(); in testDeskMode_hasDeskResources_relaunches() local
128 void rotateToDockRotation(RotationSession rotationSession) { in rotateToDockRotation()
DAppConfigurationTests.java143 final RotationSession rotationSession = createManagedRotationSession(); in testConfigurationUpdatesWhenRotatingWhileFullscreen() local
166 final RotationSession rotationSession = createManagedRotationSession(); in testConfigurationUpdatesWhenRotatingWhileDocked() local
192 final RotationSession rotationSession = createManagedRotationSession(); in testConfigurationUpdatesWhenRotatingToSideFromDocked() local
205 private void rotateAndCheckSizes(RotationSession rotationSession, in rotateAndCheckSizes()
565 final RotationSession rotationSession = createManagedRotationSession(); in testTranslucentActivityPermitted() local
677 final RotationSession rotationSession = createManagedRotationSession(); in testAppOrientationWhenRotating() local
738 RotationSession rotationSession = createManagedRotationSession(); in assertDisplayContextDoesntChangeOrientationWhenRotating() local
801 final RotationSession rotationSession = createManagedRotationSession(); in testFixedOrientationWhenRotating() local
902 private void requestOrientationInSplitScreen(RotationSession rotationSession, int rotation, in requestOrientationInSplitScreen()
DOverrideConfigTests.java44 final RotationSession rotationSession = createManagedRotationSession(); in testReceiveOverrideConfigFromRelayout() local
DConfigChangeTests.java130 final RotationSession rotationSession = createManagedRotationSession(); in testRotation180WithCutout() local
216 final RotationSession rotationSession = createManagedRotationSession(); in testRotation() local
DMultiDisplayPolicyTests.java213 final RotationSession rotationSession = createManagedRotationSession(); in testRotationNotAffectingSecondaryScreen() local
231 private void rotateAndCheckSameSizes(RotationSession rotationSession, in rotateAndCheckSameSizes()
DDreamManagerServiceTests.java191 final RotationSession rotationSession = createManagedRotationSession(); in testDreamNotFinishAfterRotation() local
DRoundedCornerTests.java132 RotationSession rotationSession = createManagedRotationSession(); in verifyRoundedCorners() local
DWindowInsetsPolicyTest.java137 final RotationSession rotationSession = createManagedRotationSession(); in testForcedConsumedTopInsets() local
DKeyguardTests.java627 final RotationSession rotationSession = createManagedRotationSession(); in testUnoccludedRotationChange() local
DSplitActivityLifecycleTest.java596 final RotationSession rotationSession = createManagedRotationSession(); in testIgnoreOrientationRequestForActivityEmbeddingSplits() local
DPinnedStackTests.java286 final RotationSession rotationSession = createManagedRotationSession(); in testPinnedStackInBoundsAfterRotation() local
/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/embedding/
DActivityEmbeddingPlaceholderTests.java174 try (RotationSession rotationSession = new RotationSession()) { in testPlaceholderFinishedWhenTaskWidthDecreased()
216 try (RotationSession rotationSession = new RotationSession()) { in testPlaceholderLaunchedWhenTaskWidthIncreased()
269 try (RotationSession rotationSession = new RotationSession()) { in testStickyPlaceholder()
DSplitAttributesCalculatorTest.java233 try (RotationSession rotationSession = new RotationSession()) { in testSplitAttributesCalculatorInvocation_screenRotation()
/cts/tests/framework/base/windowmanager/src/android/server/wm/lifecycle/
DActivityLifecycleTests.java527 final RotationSession rotationSession = createManagedRotationSession(); in testRelaunchConfigurationChangedWhileBecomingVisible() local