Searched refs:SCREEN_ORIENTATION_NOSENSOR (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/content/pm/
H A DActivityInfo.java223 public static final int SCREEN_ORIENTATION_NOSENSOR = 5; field in class:ActivityInfo
264 * {@link #SCREEN_ORIENTATION_NOSENSOR},
/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DKeyguardViewManager.java153 mWindowLayoutParams.screenOrientation = ActivityInfo.SCREEN_ORIENTATION_NOSENSOR;
H A DPhoneWindowManager.java3798 && orientation != ActivityInfo.SCREEN_ORIENTATION_NOSENSOR) {
4005 lp.screenOrientation = ActivityInfo.SCREEN_ORIENTATION_NOSENSOR;

Completed in 657 milliseconds