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

/frameworks/base/core/java/android/view/
H A DWindowManagerPolicy.java122 public final static int ACTION_WAKE_UP = 0x00000002; field in interface:WindowManagerPolicy
127 * Do not return this and {@link #ACTION_WAKE_UP} or {@link #ACTION_PASS_TO_USER}.
727 * {@link #ACTION_WAKE_UP} and {@link #ACTION_GO_TO_SLEEP} flags.
741 * {@link #ACTION_WAKE_UP} and {@link #ACTION_GO_TO_SLEEP} flags.

Completed in 69 milliseconds