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

/frameworks/base/core/java/android/os/
H A DPower.java38 public static final int PARTIAL_WAKE_LOCK = 1; field in class:Power
H A DPowerManager.java55 * <tr><th>{@link #PARTIAL_WAKE_LOCK}</th>
78 * flags have no effect when combined with a {@link #PARTIAL_WAKE_LOCK}.</i>
130 public static final int PARTIAL_WAKE_LOCK = WAKE_BIT_CPU_STRONG; field in class:PowerManager
216 case PARTIAL_WAKE_LOCK:

Completed in 47 milliseconds