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

/frameworks/base/core/java/android/view/
H A DWindowManagerPolicy.java120 * Do not return this and {@link #ACTION_GO_TO_SLEEP} or {@link #ACTION_PASS_TO_USER}.
129 public final static int ACTION_GO_TO_SLEEP = 0x00000004; field in interface:WindowManagerPolicy
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 29 milliseconds