Home
last modified time | relevance | path

Searched refs:RIL_E_OPERATION_NOT_ALLOWED (Results 1 – 4 of 4) 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/generic/goldfish/radio/ril/
Dril.h187 RIL_E_OPERATION_NOT_ALLOWED = 54, /* Not allowed the request now */ enumerator