HomeSort by relevance Sort by last modified time
    Searched refs:mobile_apn (Results 1 - 4 of 4) sorted by null

  /system/connectivity/shill/mobile_operator_db/
serviceproviders.prototxt 34 mobile_apn {
45 mobile_apn {
66 mobile_apn {
82 mobile_apn {
100 mobile_apn {
107 mobile_apn {
126 mobile_apn {
144 mobile_apn {
163 mobile_apn {
170 mobile_apn {
    [all...]
  /system/connectivity/shill/cellular/
mobile_operator_info.cc 176 for (const auto& mobile_apn : result) {
177 pp_result << "(apn: " << mobile_apn->apn
178 << ", username: " << mobile_apn->username
179 << ", password: " << mobile_apn->password;
181 for (const auto& operator_name : mobile_apn->operator_name_list) {
cellular.cc     [all...]
mobile_operator_info_impl.cc 820 for (const auto& apn_data : data.mobile_apn()) {

Completed in 60 milliseconds