Home
last modified time | relevance | path

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

/hardware/ril/include/telephony/
Dril.h92 RIL_E_SIM_ABSENT = 11, /* fail to set the location where CDMA subscription enumerator
/hardware/ril/reference-ril/
Dril.h92 RIL_E_SIM_ABSENT = 11, /* fail to set the location where CDMA subscription enumerator
/hardware/ril/libril/
Dril.cpp4497 case RIL_E_SIM_ABSENT:return "E_SIM_ABSENT"; in failCauseToString()