Home | History | Annotate | Download | only in os

Lines Matching defs:SCREEN_BRIGHT_WAKE_LOCK

66  *     <tr><td>{@link #SCREEN_BRIGHT_WAKE_LOCK}</td>
146 * If the user presses the power button, then the {@link #SCREEN_BRIGHT_WAKE_LOCK} will be
157 public static final int SCREEN_BRIGHT_WAKE_LOCK = 0x0000000a;
183 * unlike {@link #FULL_WAKE_LOCK}, {@link #SCREEN_BRIGHT_WAKE_LOCK} and
571 * and {@link #SCREEN_BRIGHT_WAKE_LOCK}. Exactly one wake lock level must be
612 * @see #SCREEN_BRIGHT_WAKE_LOCK
627 case SCREEN_BRIGHT_WAKE_LOCK: