Searched refs:SCREEN_ORIENTATION_LOCKED (Results 1 - 2 of 2) sorted by path

/frameworks/base/core/java/android/content/pm/
H A DActivityInfo.java303 public static final int SCREEN_ORIENTATION_LOCKED = 14; field in class:ActivityInfo
323 * {@link #SCREEN_ORIENTATION_LOCKED},
/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DPhoneWindowManager.java4294 } else if (orientation == ActivityInfo.SCREEN_ORIENTATION_LOCKED) {

Completed in 108 milliseconds