HomeSort by relevance Sort by last modified time
    Searched refs:WakeState (Results 1 - 2 of 2) sorted by null

  /packages/services/Telephony/src/com/android/phone/
PhoneGlobals.java 130 public enum WakeState {
204 private WakeState mWakeState = WakeState.SLEEP;
    [all...]
CallNotifier.java 435 mApplication.requestWakeState(PhoneGlobals.WakeState.PARTIAL);
    [all...]

Completed in 28 milliseconds