Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DSizeCompatTests.java649 .setScreenOrientation(ActivityInfo.SCREEN_ORIENTATION_PORTRAIT) in testShouldCreateCompatDisplayInsetsOnResizeableTask()
977 .setScreenOrientation(ActivityInfo.SCREEN_ORIENTATION_PORTRAIT) in testOverrideMinAspectRatioMedium()
1000 .setScreenOrientation(ActivityInfo.SCREEN_ORIENTATION_PORTRAIT) in testOverrideMinAspectRatioLowerThanManifest()
1027 .setScreenOrientation(ActivityInfo.SCREEN_ORIENTATION_PORTRAIT) in testOverrideMinAspectRatioLargerThanManifest()
1050 .setScreenOrientation(ActivityInfo.SCREEN_ORIENTATION_PORTRAIT) in testOverrideMinAspectRatioLarge()
1074 .setScreenOrientation(ActivityInfo.SCREEN_ORIENTATION_PORTRAIT) in testOverrideMinAspectRatio_Both()
1161 .setScreenOrientation(ActivityInfo.SCREEN_ORIENTATION_PORTRAIT) in testOverrideMinAspectRatioScreenOrientationPortraitThenChangedToUnspecified()
1504 .setScreenOrientation(SCREEN_ORIENTATION_PORTRAIT) in testDisplayIgnoreOrientationRequest_newLaunchedOrientationAppInLetterbox()
1548 .setScreenOrientation(SCREEN_ORIENTATION_PORTRAIT) in testDisplayIgnoreOrientationRequest_newLaunchedMaxAspectApp()
2168 .setScreenOrientation(SCREEN_ORIENTATION_PORTRAIT) in testAllAspectRatioLogicConsistent()
[all …]
H A DActivityRecordTests.java622 .setScreenOrientation(SCREEN_ORIENTATION_PORTRAIT) in respectRequestedOrientationForNonResizableInSplitWindows()
2115 .setScreenOrientation(SCREEN_ORIENTATION_LANDSCAPE) in testSupportsSplitScreenWindowingMode()
2148 .setScreenOrientation(SCREEN_ORIENTATION_LANDSCAPE) in testSupportsFreeform()
2874 .setScreenOrientation(SCREEN_ORIENTATION_PORTRAIT).build(); in testCloseToSquareFixedOrientationPortrait()
2891 .setScreenOrientation(SCREEN_ORIENTATION_LANDSCAPE).build(); in testCloseToSquareFixedOrientationLandscape()
H A DWindowTestsBase.java1022 ActivityBuilder setScreenOrientation(int screenOrientation) { in setScreenOrientation() method in WindowTestsBase.ActivityBuilder
H A DWindowOrganizerTests.java1221 .setScreenOrientation(SCREEN_ORIENTATION_LANDSCAPE) in testReparentNonResizableTaskToSplitScreen()