Home
last modified time | relevance | path

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

/frameworks/base/core/proto/android/content/
Dactivityinfo.proto27 SCREEN_ORIENTATION_USER = 2; enumerator
/frameworks/base/core/java/android/content/pm/
DActivityInfo.java636 SCREEN_ORIENTATION_USER,
681 public static final int SCREEN_ORIENTATION_USER = 2; field in ActivityInfo
1939 case SCREEN_ORIENTATION_USER: in screenOrientationToString()
/frameworks/base/services/core/java/com/android/server/wm/
DDisplayRotation.java1265 && (orientation == ActivityInfo.SCREEN_ORIENTATION_USER in rotationForOrientation()
1404 case ActivityInfo.SCREEN_ORIENTATION_USER: in isValidRotationChoice()
1490 case ActivityInfo.SCREEN_ORIENTATION_USER: in isRotationChoiceAllowed()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DNotificationShadeWindowControllerImplTest.java306 .isEqualTo(ActivityInfo.SCREEN_ORIENTATION_USER); in rotationBecameAllowed_layoutParamsUpdated()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationShadeWindowControllerImpl.java364 mLpChanged.screenOrientation = ActivityInfo.SCREEN_ORIENTATION_USER; in adjustScreenOrientation()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt8337 field public static final int SCREEN_ORIENTATION_USER = 2; // 0x2
/frameworks/base/core/api/
Dcurrent.txt11075 field public static final int SCREEN_ORIENTATION_USER = 2; // 0x2
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt9930 Landroid/content/ActivityInfoProto;->SCREEN_ORIENTATION_USER:I