HomeSort by relevance Sort by last modified time
    Searched refs:GetCarrier (Results 1 - 6 of 6) 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 222 const MobileConfig::Carrier* MobileConfig::GetCarrier(
  /external/chromium_org/chrome/browser/chromeos/status/
data_promo_notification.cc 82 const chromeos::MobileConfig::Carrier* GetCarrier(
94 return config->GetCarrier(carrier_id);
149 const MobileConfig::Carrier* carrier = GetCarrier(cros);
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
internet_options_handler.cc     [all...]
  /external/chromium_org/chrome/browser/chromeos/system/
ash_system_tray_delegate.cc     [all...]

Completed in 7633 milliseconds