Searched refs:RIL_REQUEST_VOICE_RADIO_TECH (Results 1 – 3 of 3) sorted by relevance
440 int RIL_REQUEST_VOICE_RADIO_TECH = 108; field
80 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_VOICE_RADIO_TECH;863 mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_VOICE_RADIO_TECH); in testGetVoiceRadioTechnology()
3951 RILRequest rr = obtainRequest(RIL_REQUEST_VOICE_RADIO_TECH, result, in getVoiceRadioTechnology()6208 case RIL_REQUEST_VOICE_RADIO_TECH: in requestToString()