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