Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/
Dcuttlefish_ril.cpp88 RIL_RadioTechnology technology_; member
258 call.technology_ = RADIO_TECH_1xRTT; in request_setup_data_call()
263 call.technology_ = RADIO_TECH_EDGE; in request_setup_data_call()
267 call.technology_ = RIL_RadioTechnology(tech - 2); in request_setup_data_call()