Home
last modified time | relevance | path

Searched refs:createManagedRotationSession (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()
88 RotationSession rotationSession = createManagedRotationSession(); in testDeskMode_hasDeskResources_relaunches()
DOverrideConfigTests.java46 final RotationSession rotationSession = createManagedRotationSession(); in testReceiveOverrideConfigFromRelayout()
DConfigChangeTests.java133 final RotationSession rotationSession = createManagedRotationSession(); in testRotation180WithCutout()
219 final RotationSession rotationSession = createManagedRotationSession(); in testRotation()
DConfigurationCallbacksTest.java143 final RotationSession rotationSession = createManagedRotationSession(); in testDisplayRotate()
/cts/tests/framework/base/windowmanager/src/android/server/wm/display/
DAppConfigurationTests.java146 final RotationSession rotationSession = createManagedRotationSession(); in testConfigurationUpdatesWhenRotatingWhileFullscreen()
169 final RotationSession rotationSession = createManagedRotationSession(); in testConfigurationUpdatesWhenRotatingWhileDocked()
195 final RotationSession rotationSession = createManagedRotationSession(); in testConfigurationUpdatesWhenRotatingToSideFromDocked()
522 final RotationSession rotationSession = createManagedRotationSession(); in testTranslucentActivityPermitted()
629 final RotationSession rotationSession = createManagedRotationSession(); in testAppOrientationWhenRotating()
690 RotationSession rotationSession = createManagedRotationSession(); in assertDisplayContextDoesntChangeOrientationWhenRotating()
757 final RotationSession rotationSession = createManagedRotationSession(); in testFixedOrientationWhenRotating()
840 requestOrientationInSplitScreen(createManagedRotationSession(), in testSplitscreenPortraitAppOrientationRequests()
849 requestOrientationInSplitScreen(createManagedRotationSession(), in testSplitscreenLandscapeAppOrientationRequests()
/cts/tests/tests/media/projection/src/android/media/projection/cts/
DMediaProjectionMirroringTest.java207 final RotationSession rotationSession = createManagedRotationSession(); in testDisplayCapture_rotation()
397 private RotationSession createManagedRotationSession() { in createManagedRotationSession() method in MediaProjectionMirroringTest
/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/embedding/
DActivityEmbeddingPolicyTests.java227 final RotationSession rotationSession = createManagedRotationSession(); in testIgnoreOrientationRequestForActivityEmbeddingSplits()
/cts/tests/framework/base/windowmanager/src/android/server/wm/other/
DDreamManagerServiceTests.java191 final RotationSession rotationSession = createManagedRotationSession(); in testDreamNotFinishAfterRotation()
DPinnedStackTests.java301 final RotationSession rotationSession = createManagedRotationSession(); in testPinnedStackInBoundsAfterRotation()
/cts/tests/framework/base/windowmanager/src/android/server/wm/insets/
DRoundedCornerTests.java135 RotationSession rotationSession = createManagedRotationSession(); in verifyRoundedCorners()
DWindowInsetsPolicyTest.java139 final RotationSession rotationSession = createManagedRotationSession(); in testForcedConsumedTopInsets()
/cts/tests/framework/base/windowmanager/src/android/server/wm/keyguard/
DKeyguardTests.java711 final RotationSession rotationSession = createManagedRotationSession(); in testUnoccludedRotationChange()
/cts/tests/framework/base/windowmanager/src/android/server/wm/multidisplay/
DMultiDisplayPolicyTests.java219 final RotationSession rotationSession = createManagedRotationSession(); in testRotationNotAffectingSecondaryScreen()
/cts/tests/framework/base/windowmanager/src/android/server/wm/activity/lifecycle/
DActivityLifecycleTests.java527 final RotationSession rotationSession = createManagedRotationSession(); in testRelaunchConfigurationChangedWhileBecomingVisible()
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DActivityManagerTestBase.java1563 protected RotationSession createManagedRotationSession() {