Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/display/
DAppConfigurationTests.java752 final ComponentName fixedOrientationActivity = in testFixedOrientationWhenRotating() local
761 launchActivity(fixedOrientationActivity, WINDOWING_MODE_FULLSCREEN); in testFixedOrientationWhenRotating()
762 assumeNotIgnoringOrientation(fixedOrientationActivity); in testFixedOrientationWhenRotating()
763 mWmState.assertVisibility(fixedOrientationActivity, true /* visible */); in testFixedOrientationWhenRotating()
773 assertRelaunchOrConfigChanged(fixedOrientationActivity, 0 /* numRelaunch */, in testFixedOrientationWhenRotating()