Home
last modified time | relevance | path

Searched refs:SCREEN_ORIENTATION_FULL_USER (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/proto/android/content/
Dactivityinfo.proto38 SCREEN_ORIENTATION_FULL_USER = 13; enumerator
/frameworks/base/core/java/android/content/pm/
DActivityInfo.java647 SCREEN_ORIENTATION_FULL_USER,
745 public static final int SCREEN_ORIENTATION_FULL_USER = 13; field in ActivityInfo
1961 case SCREEN_ORIENTATION_FULL_USER: in screenOrientationToString()
/frameworks/base/services/core/java/com/android/server/wm/
DDisplayRotation.java1269 || orientation == ActivityInfo.SCREEN_ORIENTATION_FULL_USER)) in rotationForOrientation()
1279 || orientation == ActivityInfo.SCREEN_ORIENTATION_FULL_USER) { in rotationForOrientation()
1390 case ActivityInfo.SCREEN_ORIENTATION_FULL_USER: in isValidRotationChoice()
1489 case ActivityInfo.SCREEN_ORIENTATION_FULL_USER: in isRotationChoiceAllowed()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt8326 field public static final int SCREEN_ORIENTATION_FULL_USER = 13; // 0xd
/frameworks/base/core/api/
Dcurrent.txt11064 field public static final int SCREEN_ORIENTATION_FULL_USER = 13; // 0xd
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt9918 Landroid/content/ActivityInfoProto;->SCREEN_ORIENTATION_FULL_USER:I