Searched refs:gRadioPowerState (Results 1 – 1 of 1) sorted by relevance
69 RIL_RadioState gRadioPowerState = RADIO_STATE_OFF; variable351 ALOGV("RIL_RadioState change %d to %d", gRadioPowerState, new_state); in set_radio_state()352 gRadioPowerState = new_state; in set_radio_state()1383 ALOGV("Reporting radio state %d", gRadioPowerState); in gce_ril_current_state()1384 return gRadioPowerState; in gce_ril_current_state()1876 if (gRadioPowerState == RADIO_STATE_ON) { in pollSIMState()1889 if (gRadioPowerState != RADIO_STATE_OFF) { in pollSIMState()2304 if (gRadioPowerState == RADIO_STATE_UNAVAILABLE && in gce_ril_on_request()2311 if (gRadioPowerState == RADIO_STATE_OFF) { in gce_ril_on_request()