Lines Matching refs:RIL_RadioState
166 extern "C" const char * radioStateToString(RIL_RadioState);
321 static int decodeVoiceRadioTechnology (RIL_RadioState radioState);
322 static int decodeCdmaSubscriptionSource (RIL_RadioState radioState);
323 static RIL_RadioState processRadioState(RIL_RadioState newRadioState);
1722 RIL_RadioState state = CALL_ONSTATEREQUEST((RIL_SOCKET_ID)pRI->socket_id);
1749 RIL_RadioState state = CALL_ONSTATEREQUEST((RIL_SOCKET_ID)pRI->socket_id);
5202 decodeVoiceRadioTechnology (RIL_RadioState radioState) {
5223 decodeCdmaSubscriptionSource (RIL_RadioState radioState) {
5244 decodeSimStatus (RIL_RadioState radioState) {
5281 static RIL_RadioState
5282 processRadioState(RIL_RadioState newRadioState, RIL_SOCKET_ID socket_id) {
5333 RIL_RadioState newState;
5604 radioStateToString(RIL_RadioState s) {