Searched refs:setRadioState (Results 1 - 1 of 1) sorted by relevance

/hardware/ril/reference-ril/
H A Dreference-ril.c234 static void setRadioState(RIL_RadioState newState);
365 setRadioState(RADIO_STATE_OFF);
378 setRadioState(RADIO_STATE_ON);
2308 setRadioState(RIL_RadioState newState) function
2310 RLOGD("setRadioState(%d)", newState);
2845 setRadioState (RADIO_STATE_OFF);
2915 setRadioState (RADIO_STATE_ON);
3084 setRadioState(RADIO_STATE_OFF);
3095 setRadioState (RADIO_STATE_UNAVAILABLE);
3108 setRadioState (RADIO_STATE_UNAVAILABL
[all...]

Completed in 29 milliseconds