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