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

  /external/chromium_org/chrome/browser/chromeos/
mobile_config_unittest.cc 131 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)");
mobile_config.h 147 const MobileConfig::Carrier* GetCarrier(const std::string& carrier_id) const;
mobile_config.cc 220 const MobileConfig::Carrier* MobileConfig::GetCarrier(
  /external/chromium_org/chrome/browser/chromeos/status/
data_promo_notification.cc 86 const chromeos::MobileConfig::Carrier* GetCarrier(
101 return config->GetCarrier(carrier_id);
186 const MobileConfig::Carrier* carrier = GetCarrier(default_network);
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
internet_options_handler.cc     [all...]

Completed in 183 milliseconds