Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/hals/ril/libril/
Dril.cpp947 case RIL_E_NO_SMS_TO_ACK: return "E_NO_SMS_TO_ACK"; in failCauseToString()
Dril.h184 RIL_E_NO_SMS_TO_ACK = 48, /* ACK received when there is no SMS to ack */ enumerator
/device/generic/goldfish/ril/
Dril.h180 RIL_E_NO_SMS_TO_ACK = 48, /* ACK received when there is no SMS to ack */ enumerator