Searched refs:SCREEN_ORIENTATION_SENSOR_PORTRAIT (Results 1 – 8 of 8) sorted by relevance
535 SCREEN_ORIENTATION_SENSOR_PORTRAIT,603 public static final int SCREEN_ORIENTATION_SENSOR_PORTRAIT = 7; field in ActivityInfo1081 || orientation == SCREEN_ORIENTATION_SENSOR_PORTRAIT in isFixedOrientationPortrait()1281 case SCREEN_ORIENTATION_SENSOR_PORTRAIT: in screenOrientationToString()
32 SCREEN_ORIENTATION_SENSOR_PORTRAIT = 7; enumerator
478 || 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()
30 import static android.content.pm.ActivityInfo.SCREEN_ORIENTATION_SENSOR_PORTRAIT;462 case SCREEN_ORIENTATION_SENSOR_PORTRAIT: in resolveOrientation()
8335 field public static final int SCREEN_ORIENTATION_SENSOR_PORTRAIT = 7; // 0x7
11041 field public static final int SCREEN_ORIENTATION_SENSOR_PORTRAIT = 7; // 0x7
12814 Landroid/content/ActivityInfoProto;->SCREEN_ORIENTATION_SENSOR_PORTRAIT:I