Home
last modified time | relevance | path

Searched refs:RIL_REQUEST_VOICE_RADIO_TECH (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DRILConstants.java384 int RIL_REQUEST_VOICE_RADIO_TECH = 108; field
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRIL.java3002 RILRequest rr = obtainRequest(RIL_REQUEST_VOICE_RADIO_TECH, result, in getVoiceRadioTechnology()
4666 case RIL_REQUEST_VOICE_RADIO_TECH: in requestToString()