Searched refs:RIL_RadioState (Results 1 – 4 of 4) sorted by relevance
243 } RIL_RadioState; typedef7051 typedef RIL_RadioState (*RIL_RadioStateRequest)(RIL_SOCKET_ID socket_id);7077 typedef RIL_RadioState (*RIL_RadioStateRequest)();
277 } RIL_RadioState; typedef8391 typedef RIL_RadioState (*RIL_RadioStateRequest)(RIL_SOCKET_ID socket_id);8417 typedef RIL_RadioState (*RIL_RadioStateRequest)();
102 extern "C" const char * radioStateToString(RIL_RadioState);1036 radioStateToString(RIL_RadioState s) { in radioStateToString()
293 static RIL_RadioState currentState();326 static RIL_RadioState sState = RADIO_STATE_UNAVAILABLE;421 static void setRadioState(RIL_RadioState newState);5195 static RIL_RadioState5247 setRadioState(RIL_RadioState newState)5250 RIL_RadioState oldState;