Searched refs:PARTIAL (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Phone/src/com/android/phone/
H A DPhoneGlobals.java129 * PARTIAL means wake the processor, but we display can be kept off.
134 PARTIAL, enum constant in enum:PhoneGlobals.WakeState
968 case PARTIAL:
977 // acquire the full wake lock, and release the PARTIAL
986 // release both the PARTIAL and FULL locks.
H A DCallNotifier.java454 mApplication.requestWakeState(PhoneGlobals.WakeState.PARTIAL);

Completed in 135 milliseconds