Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/proto/android/content/
H A Dactivityinfo.proto27 SCREEN_ORIENTATION_USER = 2; enumerator
/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DInCallOrientationEventListener.java53 public static final int ACTIVITY_PREFERENCE_ALLOW_ROTATION = ActivityInfo.SCREEN_ORIENTATION_USER;
/aosp12/frameworks/base/core/java/android/content/pm/
H A DActivityInfo.java581 SCREEN_ORIENTATION_USER,
626 public static final int SCREEN_ORIENTATION_USER = 2; field in ActivityInfo
1636 case SCREEN_ORIENTATION_USER: in screenOrientationToString()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayRotation.java1196 && (orientation == ActivityInfo.SCREEN_ORIENTATION_USER in rotationForOrientation()
1330 case ActivityInfo.SCREEN_ORIENTATION_USER: in isValidRotationChoice()
1392 case ActivityInfo.SCREEN_ORIENTATION_USER: in isRotationChoicePossible()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
H A DTutorialFragment.java146 ((Activity) getContext()).setRequestedOrientation(ActivityInfo.SCREEN_ORIENTATION_USER); in onCreate()
/aosp12/packages/apps/Contacts/tests/src/com/android/contacts/activities/
H A DSimImportActivityTest.java283 mActivity.setRequestedOrientation(ActivityInfo.SCREEN_ORIENTATION_USER); in selectionsAreImportedAndDisabledOnSubsequentImports()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationShadeWindowControllerImpl.java327 mLpChanged.screenOrientation = ActivityInfo.SCREEN_ORIENTATION_USER; in adjustScreenOrientation()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt11895 field public static final int SCREEN_ORIENTATION_USER = 2; // 0x2
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt8337 field public static final int SCREEN_ORIENTATION_USER = 2; // 0x2
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt12808 Landroid/content/ActivityInfoProto;->SCREEN_ORIENTATION_USER:I