Home
last modified time | relevance | path

Searched refs:SCREEN_ORIENTATION_FULL_USER (Results 1 – 7 of 7) 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.java541 SCREEN_ORIENTATION_FULL_USER,
639 public static final int SCREEN_ORIENTATION_FULL_USER = 13; field in ActivityInfo
1293 case SCREEN_ORIENTATION_FULL_USER: in screenOrientationToString()
/frameworks/base/services/core/java/com/android/server/wm/
DDisplayRotation.java609 || orientation == ActivityInfo.SCREEN_ORIENTATION_FULL_USER)) in rotationForOrientation()
626 || orientation == ActivityInfo.SCREEN_ORIENTATION_FULL_USER) { in rotationForOrientation()
716 case ActivityInfo.SCREEN_ORIENTATION_FULL_USER: in isValidRotationChoice()
791 case ActivityInfo.SCREEN_ORIENTATION_FULL_USER: in isRotationChoicePossible()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt8326 field public static final int SCREEN_ORIENTATION_FULL_USER = 13; // 0xd
/frameworks/base/non-updatable-api/
Dcurrent.txt11032 field public static final int SCREEN_ORIENTATION_FULL_USER = 13; // 0xd
/frameworks/base/api/
Dcurrent.txt11032 field public static final int SCREEN_ORIENTATION_FULL_USER = 13; // 0xd
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt12805 Landroid/content/ActivityInfoProto;->SCREEN_ORIENTATION_FULL_USER:I