Home
last modified time | relevance | path

Searched defs:activityOrientation (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDisplayRotationCompatPolicyTests.java451 private void testGetOrientationForActivityAndNaturalOrientations( in testGetOrientationForActivityAndNaturalOrientations()
541 private void configureActivity(@ScreenOrientation int activityOrientation) { in configureActivity()
545 private void configureActivityAndDisplay(@ScreenOrientation int activityOrientation, in configureActivityAndDisplay()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DTaskLaunchParamsModifier.java683 final int activityOrientation = resolveOrientation(activity, displayArea, in shouldLaunchUnresizableAppInFreeform() local
H A DDisplayContent.java1787 final int activityOrientation = r.getOverrideOrientation(); in rotationForActivityInDifferentOrientation() local