Home
last modified time | relevance | path

Searched defs:RIL_RADIO_TECHNOLOGY_IWLAN (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_IWLAN, REGISTRATION_TECH_IWLAN); in RADIO_TECH_MAPPER.put() argument
/frameworks/base/telephony/java/android/telephony/
DServiceState.java218 public static final int RIL_RADIO_TECHNOLOGY_IWLAN = 18; field in ServiceState