Home
last modified time | relevance | path

Searched refs:RIL_E_OPERATION_NOT_ALLOWED (Results 1 – 7 of 7) sorted by relevance

/device/google/cuttlefish/guest/hals/ril/libril/
Dril.cpp951 case RIL_E_OPERATION_NOT_ALLOWED: return "E_OPERATION_NOT_ALLOWED"; in failCauseToString()
Dril.h197 RIL_E_OPERATION_NOT_ALLOWED = 54, /* Not allowed the request now */ enumerator
/device/generic/goldfish/radio/libril/
Dril.cpp947 case RIL_E_OPERATION_NOT_ALLOWED: return "E_OPERATION_NOT_ALLOWED"; in failCauseToString()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.cpp993 case RIL_E_OPERATION_NOT_ALLOWED: return "E_OPERATION_NOT_ALLOWED"; in failCauseToString()
Dril.h198 RIL_E_OPERATION_NOT_ALLOWED = 54, /* Not allowed the request now */ enumerator
/device/generic/goldfish/radio/ril/
Dril.h187 RIL_E_OPERATION_NOT_ALLOWED = 54, /* Not allowed the request now */ enumerator
/device/generic/goldfish/radio/include/telephony/
Dril.h187 RIL_E_OPERATION_NOT_ALLOWED = 54, /* Not allowed the request now */ enumerator