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

  /device/google/cuttlefish_common/guest/hals/ril/libril/
ril_ex.h 30 enum SocketWakeType {DONT_WAKE, WAKE_PARTIAL};
ril.cpp 86 enum WakeType {DONT_WAKE, WAKE_PARTIAL};
761 case WAKE_PARTIAL:
777 && s_unsolResponses[unsolResponseIndex].wakeType == WAKE_PARTIAL) {
    [all...]

Completed in 548 milliseconds