Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DSizeCompatTests.java199 .setScreenOrientation(SCREEN_ORIENTATION_PORTRAIT) in testCleanLetterboxConfigListenerWhenTranslucentIsDestroyed()
227 .setScreenOrientation(SCREEN_ORIENTATION_PORTRAIT) in testHorizontalReachabilityEnabledForTranslucentActivities()
302 .setScreenOrientation(SCREEN_ORIENTATION_LANDSCAPE) in testVerticalReachabilityEnabledForTranslucentActivities()
369 .setScreenOrientation(SCREEN_ORIENTATION_PORTRAIT) in testApplyStrategyAgainWhenOpaqueIsDestroyed()
378 .setScreenOrientation(SCREEN_ORIENTATION_PORTRAIT) in testApplyStrategyAgainWhenOpaqueIsDestroyed()
406 .setScreenOrientation(SCREEN_ORIENTATION_PORTRAIT) in testResetOpaqueReferenceWhenOpaqueIsDestroyed()
434 .setScreenOrientation(SCREEN_ORIENTATION_PORTRAIT) in testNotApplyStrategyAgainWhenOpaqueIsNotDestroyed()
443 .setScreenOrientation(SCREEN_ORIENTATION_PORTRAIT) in testNotApplyStrategyAgainWhenOpaqueIsNotDestroyed()
582 .setScreenOrientation(SCREEN_ORIENTATION_PORTRAIT) in testTranslucentActivitiesDontGoInSizeCompatMode()
621 .setScreenOrientation(SCREEN_ORIENTATION_PORTRAIT) in testTranslucentActivitiesWhenUnfolding()
[all …]
H A DDisplayRotationCompatPolicyTests.java554 .setScreenOrientation(activityOrientation) in configureActivityAndDisplay()
H A DActivityRecordTests.java704 .setScreenOrientation(SCREEN_ORIENTATION_PORTRAIT) in respectRequestedOrientationForNonResizableInSplitWindows()
2319 .setScreenOrientation(SCREEN_ORIENTATION_LANDSCAPE) in testSupportsFreeform()
2453 .setScreenOrientation(SCREEN_ORIENTATION_PORTRAIT) in testOrientationForScreenOrientationBehind()
2457 .setScreenOrientation(SCREEN_ORIENTATION_BEHIND) in testOrientationForScreenOrientationBehind()
3152 .setScreenOrientation(SCREEN_ORIENTATION_PORTRAIT).build(); in testCloseToSquareFixedOrientation()
3162 .setScreenOrientation(SCREEN_ORIENTATION_LANDSCAPE).build(); in testCloseToSquareFixedOrientation()
H A DDisplayContentTests.java1161 .setScreenOrientation(getRotatedOrientation(mDisplayContent)).build(); in testOrientationBehind()
1164 .setScreenOrientation(SCREEN_ORIENTATION_BEHIND).build(); in testOrientationBehind()
H A DWindowTestsBase.java1192 ActivityBuilder setScreenOrientation(int screenOrientation) { in setScreenOrientation() method in WindowTestsBase.ActivityBuilder
H A DWindowOrganizerTests.java1452 .setScreenOrientation(SCREEN_ORIENTATION_LANDSCAPE) in testReparentNonResizableTaskToSplitScreen()
H A DTransitionTests.java1280 .setScreenOrientation(SCREEN_ORIENTATION_NOSENSOR).setVisible(false).build(); in testDeferRotationForTransientLaunch()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/pkg/component/
H A DParsedActivityImpl.java640 public @NonNull ParsedActivityImpl setScreenOrientation( int value) { in setScreenOrientation() method in ParsedActivityImpl
H A DParsedActivityUtils.java180 activity.setScreenOrientation(screenOrientation) in parseActivityOrReceiver()
/aosp14/frameworks/base/services/
H A Dart-profile8361 HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->setScreenOrientation(I)Lcom/android/se…