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