Home | History | Annotate | Download | only in os

Lines Matching defs:PARTIAL_WAKE_LOCK

60  *     <tr><td>{@link #PARTIAL_WAKE_LOCK}</td>
83 * <i>These flags have no effect when combined with a {@link #PARTIAL_WAKE_LOCK}.</i></p>
125 public static final int PARTIAL_WAKE_LOCK = OsProtoEnums.PARTIAL_WAKE_LOCK; // 0x00000001
133 * Contrast with {@link #PARTIAL_WAKE_LOCK}.
150 * Contrast with {@link #PARTIAL_WAKE_LOCK}.
168 * Contrast with {@link #PARTIAL_WAKE_LOCK}.
244 * Cannot be used with {@link #PARTIAL_WAKE_LOCK}.
256 * Cannot be used with {@link #PARTIAL_WAKE_LOCK}.
691 * The wake lock levels are: {@link #PARTIAL_WAKE_LOCK},
751 * @see #PARTIAL_WAKE_LOCK
767 case PARTIAL_WAKE_LOCK: