Home
last modified time | relevance | path

Searched defs:RIL_RADIO_TECHNOLOGY_NR (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
DImsRegistrationCompatAdapter.java38 RADIO_TECH_MAPPER.put(RIL_RADIO_TECHNOLOGY_NR, REGISTRATION_TECH_NR); in RADIO_TECH_MAPPER.put() argument
/frameworks/base/telephony/java/android/telephony/
DServiceState.java230 public static final int RIL_RADIO_TECHNOLOGY_NR = 20; field in ServiceState