Searched refs:RIL_REQUEST_VOICE_RADIO_TECH (Results 1 – 4 of 4) sorted by relevance
454 int RIL_REQUEST_VOICE_RADIO_TECH = 108; field
88 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_VOICE_RADIO_TECH;1106 mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_VOICE_RADIO_TECH); in testGetVoiceRadioTechnology()
227 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_VOICE_RADIO_TECH;5045 case RIL_REQUEST_VOICE_RADIO_TECH: in requestToString()
3826 RILRequest rr = obtainRequest(RIL_REQUEST_VOICE_RADIO_TECH, result, mRILDefaultWorkSource); in getVoiceRadioTechnology()