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

/frameworks/base/core/java/android/view/
H A DWindowManagerPolicy.java76 public interface WindowManagerPolicy { interface
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.

Completed in 529 milliseconds