Home
last modified time | relevance | path

Searched refs:RIL_E_NO_SMS_TO_ACK (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/guest/hals/ril/libril/
Dril.cpp945 case RIL_E_NO_SMS_TO_ACK: return "E_NO_SMS_TO_ACK"; in failCauseToString()
Dril.h191 RIL_E_NO_SMS_TO_ACK = 48, /* ACK received when there is no SMS to ack */ enumerator
/device/generic/goldfish/radio/libril/
Dril.cpp941 case RIL_E_NO_SMS_TO_ACK: return "E_NO_SMS_TO_ACK"; in failCauseToString()
/device/generic/goldfish/radio/ril/
Dril.h181 RIL_E_NO_SMS_TO_ACK = 48, /* ACK received when there is no SMS to ack */ enumerator