Home | History | Annotate | Download | only in view

Lines Matching defs:WindowManagerPolicy

72 public interface WindowManagerPolicy {
952 * Callback used by {@link WindowManagerPolicy#exitKeyguardSecurely}
1098 * @see WindowManagerPolicy#USER_ROTATION_LOCKED
1099 * @see WindowManagerPolicy#USER_ROTATION_FREE
1106 * @param mode One of {@link WindowManagerPolicy#USER_ROTATION_LOCKED} or
1107 * {@link WindowManagerPolicy#USER_ROTATION_FREE}.
1147 * Print the WindowManagerPolicy's state into the given stream.