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

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

Completed in 151 milliseconds