Home
last modified time | relevance | path

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

/aosp12/hardware/ril/libril/
H A Dril.cpp947 case RIL_E_OPERATION_NOT_ALLOWED: return "E_OPERATION_NOT_ALLOWED"; in failCauseToString()
/aosp12/hardware/ril/include/telephony/
H A Dril.h187 RIL_E_OPERATION_NOT_ALLOWED = 54, /* Not allowed the request now */ enumerator
/aosp12/hardware/ril/reference-ril/
H A Dril.h187 RIL_E_OPERATION_NOT_ALLOWED = 54, /* Not allowed the request now */ enumerator
/aosp12/frameworks/opt/telephony/proto/src/
H A Dtelephony.proto643 RIL_E_OPERATION_NOT_ALLOWED = 55; enumerator