Searched refs:radioTechnology (Results 1 – 3 of 3) sorted by relevance
/device/generic/goldfish/radio/libril/ |
D | ril_service.cpp | 204 RadioTechnology radioTechnology, 1123 Return<void> RadioImpl::setupDataCall(int32_t serial, RadioTechnology radioTechnology, in setupDataCall() argument 1135 std::to_string((int) radioTechnology + 2).c_str(), in setupDataCall() 1153 std::to_string((int) radioTechnology + 2).c_str(), in setupDataCall()
|
/device/google/cuttlefish/guest/hals/ril/libril/ |
D | ril_service.cpp | 214 RadioTechnology radioTechnology, 1258 Return<void> RadioImpl_1_6::setupDataCall(int32_t serial, RadioTechnology radioTechnology, in setupDataCall() argument 1270 std::to_string((int) radioTechnology + 2).c_str(), in setupDataCall() 1288 std::to_string((int) radioTechnology + 2).c_str(), in setupDataCall()
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril_service.cpp | 225 RadioTechnology radioTechnology, 1276 Return<void> RadioImpl_1_6::setupDataCall(int32_t serial, RadioTechnology radioTechnology, in setupDataCall() argument 1288 std::to_string((int) radioTechnology + 2).c_str(), in setupDataCall() 1306 std::to_string((int) radioTechnology + 2).c_str(), in setupDataCall()
|