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

  /hardware/ril/include/libril/
ril_ex.h 30 enum SocketWakeType {DONT_WAKE, WAKE_PARTIAL};
  /hardware/ril/libril/
ril.cpp 86 enum WakeType {DONT_WAKE, WAKE_PARTIAL};
755 case WAKE_PARTIAL:
771 && s_unsolResponses[unsolResponseIndex].wakeType == WAKE_PARTIAL) {
    [all...]

Completed in 62 milliseconds