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/telephony/
DTelephony.java3057 values.put(RIL_VOICE_RADIO_TECHNOLOGY, state.getRilVoiceRadioTechnology()); in getContentValuesForServiceState()
3176 public static final String RIL_VOICE_RADIO_TECHNOLOGY = "ril_voice_radio_technology"; field in Telephony.ServiceStateTable