Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/content/pm/
H A DActivityInfo.java686 SCREEN_ORIENTATION_SENSOR_PORTRAIT,
754 public static final int SCREEN_ORIENTATION_SENSOR_PORTRAIT = 7; field in ActivityInfo
1658 || orientation == SCREEN_ORIENTATION_SENSOR_PORTRAIT in isFixedOrientationPortrait()
1675 return SCREEN_ORIENTATION_SENSOR_PORTRAIT; in reverseOrientation()
1676 case SCREEN_ORIENTATION_SENSOR_PORTRAIT: in reverseOrientation()
2022 case SCREEN_ORIENTATION_SENSOR_PORTRAIT: in screenOrientationToString()
/aosp14/frameworks/base/core/proto/android/content/
H A Dactivityinfo.proto32 SCREEN_ORIENTATION_SENSOR_PORTRAIT = 7; enumerator
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTaskStackChangedListenerTest.java342 activity.setRequestedOrientation(ActivityInfo.SCREEN_ORIENTATION_SENSOR_PORTRAIT); in testNotifyTaskRequestedOrientationChanged()
346 assertEquals(ActivityInfo.SCREEN_ORIENTATION_SENSOR_PORTRAIT, taskIdAndOrientation[1]); in testNotifyTaskRequestedOrientationChanged()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DTaskLaunchParamsModifier.java31 import static android.content.pm.ActivityInfo.SCREEN_ORIENTATION_SENSOR_PORTRAIT;
719 case SCREEN_ORIENTATION_SENSOR_PORTRAIT: in resolveOrientation()
H A DDisplayRotation.java1134 || mCurrentAppOrientation == ActivityInfo.SCREEN_ORIENTATION_SENSOR_PORTRAIT in needSensorRunning()
1310 || orientation == ActivityInfo.SCREEN_ORIENTATION_SENSOR_PORTRAIT) { in rotationForOrientation()
1382 case ActivityInfo.SCREEN_ORIENTATION_SENSOR_PORTRAIT: in rotationForOrientation()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt11719 field public static final int SCREEN_ORIENTATION_SENSOR_PORTRAIT = 7; // 0x7
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt9927 Landroid/content/ActivityInfoProto;->SCREEN_ORIENTATION_SENSOR_PORTRAIT:I