Searched refs:RIL_E_ILLEGAL_SIM_OR_ME (Results 1 – 5 of 5) sorted by relevance
45 var RIL_E_ILLEGAL_SIM_OR_ME = 15; /* network selection failed due to */ variable
58 RIL_E_ILLEGAL_SIM_OR_ME = 15 /* network selection failed due to enumerator
3276 case RIL_E_ILLEGAL_SIM_OR_ME:return "E_ILLEGAL_SIM_OR_ME"; in failCauseToString()