Home
last modified time | relevance | path

Searched refs:SIM_NOT_READY (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish/ril/
Dreference-ril.c172 SIM_NOT_READY = 1, enumerator
3125 ret = SIM_NOT_READY;
3132 ret = SIM_NOT_READY;
3145 ret = SIM_NOT_READY;
3155 ret = SIM_NOT_READY;
3162 ret = SIM_NOT_READY;
3205 ret = SIM_NOT_READY;
3218 ret = SIM_NOT_READY;
3228 ret = SIM_NOT_READY;
3235 ret = SIM_NOT_READY;
[all …]
/device/google/cuttlefish_common/guest/hals/ril/
Dcuttlefish_ril.cpp52 SIM_NOT_READY = 1, enumerator
151 static SIM_Status gSimStatus = SIM_NOT_READY;
439 gSimStatus = SIM_NOT_READY; in set_radio_state()
1939 gSimStatus = SIM_NOT_READY; in request_enter_sim_pin()
1980 case SIM_NOT_READY: in pollSIMState()
2018 gRilAppStatus[SIM_NOT_READY] = in init_sim_status()