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

/frameworks/base/core/java/android/view/
H A DWindowManagerPolicy.java115 public final static int ACTION_PASS_TO_USER = 0x00000001; field in interface:WindowManagerPolicy
120 * Do not return this and {@link #ACTION_GO_TO_SLEEP} or {@link #ACTION_PASS_TO_USER}.
127 * Do not return this and {@link #ACTION_WAKE_UP} or {@link #ACTION_PASS_TO_USER}.
726 * @return The bitwise or of the {@link #ACTION_PASS_TO_USER},
740 * @return The bitwise or of the {@link #ACTION_PASS_TO_USER},

Completed in 146 milliseconds