Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/
DActivityInfo.java316 SCREEN_ORIENTATION_NOSENSOR,
365 public static final int SCREEN_ORIENTATION_NOSENSOR = 5; field in ActivityInfo
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarWindowManager.java108 mLpChanged.screenOrientation = ActivityInfo.SCREEN_ORIENTATION_NOSENSOR; in adjustScreenOrientation()
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
DKeyguardServiceDelegate.java286 lp.screenOrientation = ActivityInfo.SCREEN_ORIENTATION_NOSENSOR; in createScrim()
/frameworks/base/policy/src/com/android/internal/policy/impl/
DPhoneWindowManager.java5387 && orientation != ActivityInfo.SCREEN_ORIENTATION_NOSENSOR) { in rotationForOrientationLw()
5633 lp.screenOrientation = ActivityInfo.SCREEN_ORIENTATION_NOSENSOR; in showBootMessage()
/frameworks/base/api/
Dsystem-current.txt8577 field public static final int SCREEN_ORIENTATION_NOSENSOR = 5; // 0x5
Dcurrent.txt8331 field public static final int SCREEN_ORIENTATION_NOSENSOR = 5; // 0x5