Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/activity/
DDockConfigChangeTests.java53 RotationSession rotationSession = createManagedRotationSession(); in testDeskMode_noConfigChange() local
88 RotationSession rotationSession = createManagedRotationSession(); in testDeskMode_hasDeskResources_relaunches() local
130 void rotateToDockRotation(RotationSession rotationSession) { in rotateToDockRotation()
DOverrideConfigTests.java46 final RotationSession rotationSession = createManagedRotationSession(); in testReceiveOverrideConfigFromRelayout() local
DConfigChangeTests.java133 final RotationSession rotationSession = createManagedRotationSession(); in testRotation180WithCutout() local
219 final RotationSession rotationSession = createManagedRotationSession(); in testRotation() local
DConfigurationCallbacksTest.java143 final RotationSession rotationSession = createManagedRotationSession(); in testDisplayRotate() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/display/
DAppConfigurationTests.java146 final RotationSession rotationSession = createManagedRotationSession(); in testConfigurationUpdatesWhenRotatingWhileFullscreen() local
169 final RotationSession rotationSession = createManagedRotationSession(); in testConfigurationUpdatesWhenRotatingWhileDocked() local
195 final RotationSession rotationSession = createManagedRotationSession(); in testConfigurationUpdatesWhenRotatingToSideFromDocked() local
208 private void rotateAndCheckSizes(RotationSession rotationSession, in rotateAndCheckSizes()
522 final RotationSession rotationSession = createManagedRotationSession(); in testTranslucentActivityPermitted() local
629 final RotationSession rotationSession = createManagedRotationSession(); in testAppOrientationWhenRotating() local
690 RotationSession rotationSession = createManagedRotationSession(); in assertDisplayContextDoesntChangeOrientationWhenRotating() local
757 final RotationSession rotationSession = createManagedRotationSession(); in testFixedOrientationWhenRotating() local
857 private void requestOrientationInSplitScreen(RotationSession rotationSession, int rotation, in requestOrientationInSplitScreen()
/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/embedding/
DActivityEmbeddingPolicyTests.java227 final RotationSession rotationSession = createManagedRotationSession(); in testIgnoreOrientationRequestForActivityEmbeddingSplits() local
DSplitAttributesCalculatorTest.java234 try (RotationSession rotationSession = new RotationSession()) { in testSplitAttributesCalculatorInvocation_screenRotation()
/cts/tests/tests/media/projection/src/android/media/projection/cts/
DMediaProjectionMirroringTest.java207 final RotationSession rotationSession = createManagedRotationSession(); in testDisplayCapture_rotation() local
301 private void rotateDeviceAndWaitForActivity( in rotateDeviceAndWaitForActivity()
/cts/tests/framework/base/windowmanager/src/android/server/wm/multidisplay/
DMultiDisplayPolicyTests.java219 final RotationSession rotationSession = createManagedRotationSession(); in testRotationNotAffectingSecondaryScreen() local
237 private void rotateAndCheckSameSizes(RotationSession rotationSession, in rotateAndCheckSameSizes()
/cts/tests/framework/base/windowmanager/src/android/server/wm/insets/
DRoundedCornerTests.java135 RotationSession rotationSession = createManagedRotationSession(); in verifyRoundedCorners() local
DWindowInsetsPolicyTest.java139 final RotationSession rotationSession = createManagedRotationSession(); in testForcedConsumedTopInsets() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/other/
DDreamManagerServiceTests.java191 final RotationSession rotationSession = createManagedRotationSession(); in testDreamNotFinishAfterRotation() local
DPinnedStackTests.java301 final RotationSession rotationSession = createManagedRotationSession(); in testPinnedStackInBoundsAfterRotation() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/keyguard/
DKeyguardTests.java711 final RotationSession rotationSession = createManagedRotationSession(); in testUnoccludedRotationChange() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/activity/lifecycle/
DActivityLifecycleTests.java527 final RotationSession rotationSession = createManagedRotationSession(); in testRelaunchConfigurationChangedWhileBecomingVisible() local