Searched refs:RIL_REQUEST_VOICE_RADIO_TECH (Results 1 – 9 of 9) sorted by relevance
125 {RIL_REQUEST_VOICE_RADIO_TECH, radio::getVoiceRadioTechnologyResponse},
1131 case RIL_REQUEST_VOICE_RADIO_TECH: return "VOICE_RADIO_TECH"; in requestToString()
1985 dispatchVoid(serial, mSlotId, RIL_REQUEST_VOICE_RADIO_TECH); in getVoiceRadioTechnology()
459 int RIL_REQUEST_VOICE_RADIO_TECH = 108; field
5428 #define RIL_REQUEST_VOICE_RADIO_TECH 108 macro
2348 case RIL_REQUEST_VOICE_RADIO_TECH:2621 case RIL_REQUEST_VOICE_RADIO_TECH:
83 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_VOICE_RADIO_TECH;1001 mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_VOICE_RADIO_TECH); in testGetVoiceRadioTechnology()
4294 RILRequest rr = obtainRequest(RIL_REQUEST_VOICE_RADIO_TECH, result, in getVoiceRadioTechnology()6906 case RIL_REQUEST_VOICE_RADIO_TECH: in requestToString()