Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/provider/
DTelephony.java3183 values.put(RIL_VOICE_RADIO_TECHNOLOGY, state.getRilVoiceRadioTechnology()); in getContentValuesForServiceState()
3302 public static final String RIL_VOICE_RADIO_TECHNOLOGY = "ril_voice_radio_technology"; field in Telephony.ServiceStateTable