Home
last modified time | relevance | path

Searched defs:mobile_apn (Results 1 – 3 of 3) sorted by relevance

/system/connectivity/shill/mobile_operator_db/
Dmobile_operator_db.proto102 repeated MobileAPN mobile_apn = 22; field
/system/connectivity/shill/cellular/
Dmobile_operator_info.cc176 for (const auto& mobile_apn : result) { in apn_list() local
Dcellular.cc1487 for (const auto& mobile_apn : apn_list) { in UpdateHomeProvider() local