Home
last modified time | relevance | path

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

/frameworks/base/core/proto/android/content/
Dactivityinfo.proto30 SCREEN_ORIENTATION_NOSENSOR = 5; enumerator
/frameworks/base/core/java/android/content/pm/
DActivityInfo.java533 SCREEN_ORIENTATION_NOSENSOR,
591 public static final int SCREEN_ORIENTATION_NOSENSOR = 5; field in ActivityInfo
1277 case SCREEN_ORIENTATION_NOSENSOR: in screenOrientationToString()
/frameworks/base/services/core/java/com/android/server/wm/
DTaskLaunchParamsModifier.java25 import static android.content.pm.ActivityInfo.SCREEN_ORIENTATION_NOSENSOR;
451 case SCREEN_ORIENTATION_NOSENSOR: in resolveOrientation()
DDisplayRotation.java632 && orientation != ActivityInfo.SCREEN_ORIENTATION_NOSENSOR) { in rotationForOrientation()
DActivityRecord.java2740 if (screenOrientation == ActivityInfo.SCREEN_ORIENTATION_NOSENSOR) { in getRequestedConfigurationOrientation()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarWindowController.java258 mLpChanged.screenOrientation = ActivityInfo.SCREEN_ORIENTATION_NOSENSOR; in adjustScreenOrientation()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DTaskLaunchParamsModifierTests.java26 import static android.content.pm.ActivityInfo.SCREEN_ORIENTATION_NOSENSOR;
825 mActivity.info.screenOrientation = SCREEN_ORIENTATION_NOSENSOR; in testUsesDisplayOrientationForNoSensorOrientation()
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java4947 lp.screenOrientation = ActivityInfo.SCREEN_ORIENTATION_NOSENSOR; in showBootMessage()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt8329 field public static final int SCREEN_ORIENTATION_NOSENSOR = 5; // 0x5
/frameworks/base/non-updatable-api/
Dcurrent.txt11035 field public static final int SCREEN_ORIENTATION_NOSENSOR = 5; // 0x5
/frameworks/base/api/
Dcurrent.txt11035 field public static final int SCREEN_ORIENTATION_NOSENSOR = 5; // 0x5
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt12808 Landroid/content/ActivityInfoProto;->SCREEN_ORIENTATION_NOSENSOR:I