Home
last modified time | relevance | path

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

/aosp12/hardware/ril/libril/
H A Dril.cpp954 case RIL_E_NOT_PROVISIONED: return "E_NOT_PROVISIONED"; in failCauseToString()
/aosp12/hardware/ril/include/telephony/
H A Dril.h194 RIL_E_NOT_PROVISIONED = 61, /* Device doesnot have this value provisioned */ enumerator
/aosp12/hardware/ril/reference-ril/
H A Dril.h194 RIL_E_NOT_PROVISIONED = 61, /* Device doesnot have this value provisioned */ enumerator
/aosp12/frameworks/opt/telephony/proto/src/
H A Dtelephony.proto664 RIL_E_NOT_PROVISIONED = 62; enumerator