Searched refs:GetCarrier (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/
H A Dmobile_config_unittest.cc131 carrier = config.GetCarrier("Carrier (country)");
133 carrier = config.GetCarrier("cr (country)");
169 carrier = config.GetCarrier("Carrier (country)");
183 carrier = config.GetCarrier("Carrier (country)");
201 carrier = config.GetCarrier("Carrier (country)");
217 carrier = config.GetCarrier("Carrier (country)");
H A Dmobile_config.h147 const MobileConfig::Carrier* GetCarrier(const std::string& carrier_id) const;
H A Dmobile_config.cc220 const MobileConfig::Carrier* MobileConfig::GetCarrier( function in class:chromeos::MobileConfig
/external/chromium_org/chrome/browser/chromeos/status/
H A Ddata_promo_notification.cc85 const chromeos::MobileConfig::Carrier* GetCarrier( function in namespace:chromeos::__anon3470
100 return config->GetCarrier(carrier_id);
185 const MobileConfig::Carrier* carrier = GetCarrier(default_network);
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
H A Dinternet_options_handler.cc214 MobileConfig::GetInstance()->GetCarrier(device->home_provider_id());

Completed in 363 milliseconds