Lines Matching refs:voiceRadioTech
275 int voiceRadioTech = -1;
1431 voiceRadioTech = decodeVoiceRadioTechnology(state);
1433 if (voiceRadioTech < 0)
1436 RIL_onRequestComplete(pRI, RIL_E_SUCCESS, &voiceRadioTech, sizeof(int));
3450 if(newVoiceRadioTech != voiceRadioTech) {
3451 voiceRadioTech = newVoiceRadioTech;
3453 &voiceRadioTech, sizeof(voiceRadioTech));