Home
last modified time | relevance | path

Searched defs:SCREEN_ORIENTATION_PORTRAIT (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DLetterboxUiControllerTest.java680 /* candidate */ SCREEN_ORIENTATION_UNSPECIFIED), SCREEN_ORIENTATION_PORTRAIT); in testOverrideOrientationIfNeeded_portraitOverrideEnabled_returnsPortrait() local
694 /* candidate */ SCREEN_ORIENTATION_PORTRAIT), SCREEN_ORIENTATION_PORTRAIT); in testOverrideOrientationIfNeeded_nosensorOverride_orientationFixed_returnsUnchanged() local
701 /* candidate */ SCREEN_ORIENTATION_PORTRAIT), SCREEN_ORIENTATION_PORTRAIT); in testOverrideOrientationIfNeeded_reverseLandscapeOverride_orientationPortraitOrUndefined_returnsUnchanged() local
725 /* candidate */ SCREEN_ORIENTATION_NOSENSOR), SCREEN_ORIENTATION_PORTRAIT); in testOverrideOrientationIfNeeded_portraitAndIgnoreFixedOverrides_returnsPortrait() local
784 /* candidate */ SCREEN_ORIENTATION_UNSPECIFIED), SCREEN_ORIENTATION_PORTRAIT); in testOverrideOrientationIfNeeded_whenCameraActive_returnsPortrait() local
812 /* candidate */ SCREEN_ORIENTATION_PORTRAIT), SCREEN_ORIENTATION_PORTRAIT); in testOverrideOrientationIfNeeded_userFullScreenOverrideDisabled_returnsUnchanged() local
821 /* candidate */ SCREEN_ORIENTATION_UNSPECIFIED), SCREEN_ORIENTATION_PORTRAIT); in testOverrideOrientationIfNeeded_userAspectRatioApplied_unspecifiedOverridden() local
824 /* candidate */ SCREEN_ORIENTATION_LOCKED), SCREEN_ORIENTATION_PORTRAIT); in testOverrideOrientationIfNeeded_userAspectRatioApplied_unspecifiedOverridden() local
H A DDisplayRotationCompatPolicyTests.java360 SCREEN_ORIENTATION_PORTRAIT); in testCameraReconnected_forceRotationAndRefresh() local
374 SCREEN_ORIENTATION_PORTRAIT); in testReconnectedToDifferentCamera_forceRotationAndRefresh() local
402 SCREEN_ORIENTATION_PORTRAIT); in testGetOrientation_cameraConnectionClosed_returnUnspecified() local
/aosp14/frameworks/base/core/proto/android/content/
H A Dactivityinfo.proto26 SCREEN_ORIENTATION_PORTRAIT = 1; enumerator
/aosp14/frameworks/base/core/java/android/content/pm/
H A DActivityInfo.java721 public static final int SCREEN_ORIENTATION_PORTRAIT = 1; field in ActivityInfo
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...