Home
last modified time | relevance | path

Searched refs:DONT_WAKE (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish_common/guest/hals/ril/libril/
Dril_unsol_commands.h24 {RIL_UNSOL_ON_USSD_REQUEST, radio_1_4::onUssdInd, DONT_WAKE},
26 {RIL_UNSOL_SIGNAL_STRENGTH, radio_1_4::currentSignalStrengthInd, DONT_WAKE},
Dril_ex.h30 enum SocketWakeType {DONT_WAKE, WAKE_PARTIAL}; enumerator
Dril.cpp86 enum WakeType {DONT_WAKE, WAKE_PARTIAL}; enumerator
766 case DONT_WAKE: in RIL_onUnsolicitedResponse()