Home
last modified time | relevance | path

Searched refs:SCREEN_ORIENTATION_NOSENSOR (Results 1 – 18 of 18) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/states/
H A DRotationHelper.java19 import static android.content.pm.ActivityInfo.SCREEN_ORIENTATION_NOSENSOR;
197 activityFlags = SCREEN_ORIENTATION_NOSENSOR; in notifyChange()
/aosp12/frameworks/base/core/proto/android/content/
H A Dactivityinfo.proto30 SCREEN_ORIENTATION_NOSENSOR = 5; enumerator
/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DInCallOrientationEventListener.java56 ActivityInfo.SCREEN_ORIENTATION_NOSENSOR;
/aosp12/packages/services/Car/tests/obd2_app/src/com/google/android/car/obd2app/
H A DMainActivity.java56 setRequestedOrientation(ActivityInfo.SCREEN_ORIENTATION_NOSENSOR); in onCreate()
/aosp12/frameworks/base/core/java/android/content/pm/
H A DActivityInfo.java584 SCREEN_ORIENTATION_NOSENSOR,
642 public static final int SCREEN_ORIENTATION_NOSENSOR = 5; field in ActivityInfo
1642 case SCREEN_ORIENTATION_NOSENSOR: in screenOrientationToString()
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDisplayAreaTest.java463 area.getOrientation(ActivityInfo.SCREEN_ORIENTATION_NOSENSOR)); in testGetOrientation()
468 ActivityInfo.SCREEN_ORIENTATION_NOSENSOR, in testGetOrientation()
469 area.getOrientation(ActivityInfo.SCREEN_ORIENTATION_NOSENSOR)); in testGetOrientation()
H A DTaskLaunchParamsModifierTests.java28 import static android.content.pm.ActivityInfo.SCREEN_ORIENTATION_NOSENSOR;
1229 mActivity.info.screenOrientation = SCREEN_ORIENTATION_NOSENSOR; in testUsesDisplayOrientationForNoSensorOrientation()
/aosp12/packages/apps/DeskClock/src/com/android/deskclock/timer/
H A DExpiredTimersActivity.kt90 setRequestedOrientation(ActivityInfo.SCREEN_ORIENTATION_NOSENSOR)
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DTaskLaunchParamsModifier.java26 import static android.content.pm.ActivityInfo.SCREEN_ORIENTATION_NOSENSOR;
655 case SCREEN_ORIENTATION_NOSENSOR: in resolveOrientation()
H A DDisplayRotation.java1224 && orientation != ActivityInfo.SCREEN_ORIENTATION_NOSENSOR in rotationForOrientation()
H A DWindowContainer.java1223 if (requestedOrientation == ActivityInfo.SCREEN_ORIENTATION_NOSENSOR) { in getRequestedConfigurationOrientation()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationShadeWindowControllerImpl.java329 mLpChanged.screenOrientation = ActivityInfo.SCREEN_ORIENTATION_NOSENSOR; in adjustScreenOrientation()
/aosp12/packages/apps/DeskClock/src/com/android/deskclock/alarms/
H A DAlarmActivity.kt172 setRequestedOrientation(ActivityInfo.SCREEN_ORIENTATION_NOSENSOR)
/aosp12/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java4824 lp.screenOrientation = ActivityInfo.SCREEN_ORIENTATION_NOSENSOR; in showBootMessage()
/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.txt11887 field public static final int SCREEN_ORIENTATION_NOSENSOR = 5; // 0x5
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt8329 field public static final int SCREEN_ORIENTATION_NOSENSOR = 5; // 0x5
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt12799 Landroid/content/ActivityInfoProto;->SCREEN_ORIENTATION_NOSENSOR:I