Home | History | Annotate | Download | only in os

Lines Matching defs:FULL_WAKE_LOCK

70  *     <tr><td>{@link #FULL_WAKE_LOCK}</td>
163 * If the user presses the power button, then the {@link #FULL_WAKE_LOCK} will be
174 public static final int FULL_WAKE_LOCK = 0x0000001a;
183 * unlike {@link #FULL_WAKE_LOCK}, {@link #SCREEN_BRIGHT_WAKE_LOCK} and
570 * {@link #FULL_WAKE_LOCK}, {@link #SCREEN_DIM_WAKE_LOCK}
610 * @see #FULL_WAKE_LOCK
628 case FULL_WAKE_LOCK: