Searched refs:RIL_E_SIM_ABSENT (Results 1 – 5 of 5) sorted by relevance
37 var RIL_E_SIM_ABSENT = 11; /* fail to set the location where CDMA subscription variable
51 RIL_E_SIM_ABSENT = 11, /* fail to set the location where CDMA subscription enumerator
3040 case RIL_E_SIM_ABSENT:return "E_SIM_ABSENT"; in failCauseToString()