Searched defs:USER_ROTATION_LOCKED (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DWindowManagerPolicy.java663 @IntDef({USER_ROTATION_FREE, USER_ROTATION_LOCKED})
672 public final int USER_ROTATION_LOCKED = 1; field in interface:WindowManagerPolicy
1548 * @see WindowManagerPolicy#USER_ROTATION_LOCKED
1557 * @param mode One of {@link WindowManagerPolicy#USER_ROTATION_LOCKED} or

Completed in 43 milliseconds