Searched refs:RIL_REQUEST_VOICE_RADIO_TECH (Results 1 – 2 of 2) sorted by relevance
384 int RIL_REQUEST_VOICE_RADIO_TECH = 108; field
791 RILRequest rr = RILRequest.obtain(RIL_REQUEST_VOICE_RADIO_TECH, result); in getVoiceRadioTechnology()2781 case RIL_REQUEST_VOICE_RADIO_TECH: ret = responseInts(p); break; in processSolicited()4396 case RIL_REQUEST_VOICE_RADIO_TECH: return "RIL_REQUEST_VOICE_RADIO_TECH"; in requestToString()