Home | History | Annotate | Download | only in view

Lines Matching defs:WindowManagerPolicy

76 public interface WindowManagerPolicy {
1003 * Callback used by {@link WindowManagerPolicy#exitKeyguardSecurely}
1164 * @see WindowManagerPolicy#USER_ROTATION_LOCKED
1165 * @see WindowManagerPolicy#USER_ROTATION_FREE
1173 * @param mode One of {@link WindowManagerPolicy#USER_ROTATION_LOCKED} or
1174 * {@link WindowManagerPolicy#USER_ROTATION_FREE}.
1231 * Print the WindowManagerPolicy's state into the given stream.