Searched refs:SCREEN_ORIENTATION_SENSOR_PORTRAIT (Results 1 – 8 of 8) sorted by relevance
686 SCREEN_ORIENTATION_SENSOR_PORTRAIT,754 public static final int SCREEN_ORIENTATION_SENSOR_PORTRAIT = 7; field in ActivityInfo1658 || 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()
32 SCREEN_ORIENTATION_SENSOR_PORTRAIT = 7; enumerator
342 activity.setRequestedOrientation(ActivityInfo.SCREEN_ORIENTATION_SENSOR_PORTRAIT); in testNotifyTaskRequestedOrientationChanged()346 assertEquals(ActivityInfo.SCREEN_ORIENTATION_SENSOR_PORTRAIT, taskIdAndOrientation[1]); in testNotifyTaskRequestedOrientationChanged()
31 import static android.content.pm.ActivityInfo.SCREEN_ORIENTATION_SENSOR_PORTRAIT;719 case SCREEN_ORIENTATION_SENSOR_PORTRAIT: in resolveOrientation()
1134 || 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()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
11719 field public static final int SCREEN_ORIENTATION_SENSOR_PORTRAIT = 7; // 0x7
9927 Landroid/content/ActivityInfoProto;->SCREEN_ORIENTATION_SENSOR_PORTRAIT:I