Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/
Dcuttlefish_ril.cpp852 RADIO_TECH_EVDO_0, RADIO_TECH_1xRTT, RADIO_TECH_IS95B, RADIO_TECH_IS95A,
867 (1 << RADIO_TECH_IS95A) | (1 << RADIO_TECH_IS95B) | in init_modem_technologies()
872 gModemTechnologies[PREF_NET_TYPE_CDMA_ONLY] = (1 << RADIO_TECH_IS95A) | in init_modem_technologies()
882 (1 << RADIO_TECH_UMTS) | (1 << RADIO_TECH_IS95A) | in init_modem_technologies()
889 (1 << RADIO_TECH_EHRPD) | (1 << RADIO_TECH_IS95A) | in init_modem_technologies()
901 (1 << RADIO_TECH_EHRPD) | (1 << RADIO_TECH_IS95A) | in init_modem_technologies()
/device/generic/goldfish/radio/ril/
Dril.h250 RADIO_TECH_IS95A = 4, enumerator
274 RAF_IS95A = (1 << RADIO_TECH_IS95A),
Dreference-ril.c165 case RADIO_TECH_IS95A: in is3gpp2()
/device/generic/goldfish/radio/include/telephony/
Dril.h250 RADIO_TECH_IS95A = 4, enumerator
273 RAF_IS95A = (1 << RADIO_TECH_IS95A),
/device/google/cuttlefish/guest/hals/ril/libril/
Dril.h260 RADIO_TECH_IS95A = 4, enumerator
283 RAF_IS95A = (1 << RADIO_TECH_IS95A),
Dril_service.cpp4535 case RADIO_TECH_IS95A: in getCellInfoTypeRadioTechnology()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h261 RADIO_TECH_IS95A = 4, enumerator
285 RAF_IS95A = (1 << RADIO_TECH_IS95A),
Dril_service.cpp4704 case RADIO_TECH_IS95A: in getCellInfoTypeRadioTechnology()
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c248 case RADIO_TECH_IS95A: in is3gpp2()
/device/generic/goldfish/radio/libril/
Dril_service.cpp3550 case RADIO_TECH_IS95A: in getCellInfoTypeRadioTechnology()