HomeSort by relevance Sort by last modified time
    Searched refs:RIL_E_SIM_ERR (Results 1 - 2 of 2) sorted by null

  /hardware/ril/include/telephony/
ril.h 175 RIL_E_SIM_ERR = 43, /* Received error from SIM card */
    [all...]
  /hardware/ril/libril/
ril.cpp 936 case RIL_E_SIM_ERR: return "E_SIM_ERR";
    [all...]

Completed in 51 milliseconds