Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/
DActivityInfo.java535 SCREEN_ORIENTATION_SENSOR_PORTRAIT,
603 public static final int SCREEN_ORIENTATION_SENSOR_PORTRAIT = 7; field in ActivityInfo
1081 || orientation == SCREEN_ORIENTATION_SENSOR_PORTRAIT in isFixedOrientationPortrait()
1281 case SCREEN_ORIENTATION_SENSOR_PORTRAIT: in screenOrientationToString()
/frameworks/base/core/proto/android/content/
Dactivityinfo.proto32 SCREEN_ORIENTATION_SENSOR_PORTRAIT = 7; enumerator
/frameworks/base/services/core/java/com/android/server/wm/
DDisplayRotation.java478 || mCurrentAppOrientation == ActivityInfo.SCREEN_ORIENTATION_SENSOR_PORTRAIT in needSensorRunning()
613 || orientation == ActivityInfo.SCREEN_ORIENTATION_SENSOR_PORTRAIT) { in rotationForOrientation()
684 case ActivityInfo.SCREEN_ORIENTATION_SENSOR_PORTRAIT: in rotationForOrientation()
DTaskLaunchParamsModifier.java30 import static android.content.pm.ActivityInfo.SCREEN_ORIENTATION_SENSOR_PORTRAIT;
462 case SCREEN_ORIENTATION_SENSOR_PORTRAIT: in resolveOrientation()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt8335 field public static final int SCREEN_ORIENTATION_SENSOR_PORTRAIT = 7; // 0x7
/frameworks/base/non-updatable-api/
Dcurrent.txt11041 field public static final int SCREEN_ORIENTATION_SENSOR_PORTRAIT = 7; // 0x7
/frameworks/base/api/
Dcurrent.txt11041 field public static final int SCREEN_ORIENTATION_SENSOR_PORTRAIT = 7; // 0x7
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt12814 Landroid/content/ActivityInfoProto;->SCREEN_ORIENTATION_SENSOR_PORTRAIT:I