Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/
DActivityInfo.java378 SCREEN_ORIENTATION_NOSENSOR,
427 public static final int SCREEN_ORIENTATION_NOSENSOR = 5; field in ActivityInfo
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarWindowManager.java120 mLpChanged.screenOrientation = ActivityInfo.SCREEN_ORIENTATION_NOSENSOR; in adjustScreenOrientation()
/frameworks/base/services/core/java/com/android/server/policy/keyguard/
DKeyguardServiceDelegate.java352 lp.screenOrientation = ActivityInfo.SCREEN_ORIENTATION_NOSENSOR; in createScrim()
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java6551 && orientation != ActivityInfo.SCREEN_ORIENTATION_NOSENSOR) { in rotationForOrientationLw()
6822 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/api/
Dcurrent.txt9293 field public static final int SCREEN_ORIENTATION_NOSENSOR = 5; // 0x5
Dtest-current.txt9302 field public static final int SCREEN_ORIENTATION_NOSENSOR = 5; // 0x5
Dsystem-current.txt9635 field public static final int SCREEN_ORIENTATION_NOSENSOR = 5; // 0x5