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

  /external/chromium_org/chrome/browser/net/
prediction_options.cc 29 return !net::NetworkChangeNotifier::IsConnectionCellular(
  /external/chromium_org/components/precache/content/
precache_manager.cc 129 net::NetworkChangeNotifier::IsConnectionCellular(
  /external/chromium_org/net/base/
network_change_notifier.h 184 // IsConnectionCellular(GetConnectionType()) returns false even if the
186 static bool IsConnectionCellular(ConnectionType type);
network_change_notifier.cc 630 bool NetworkChangeNotifier::IsConnectionCellular(ConnectionType type) {
  /external/chromium_org/chrome/browser/extensions/api/dial/
dial_registry.cc 88 if (NetworkChangeNotifier::IsConnectionCellular(
  /external/chromium_org/chrome/browser/chromeos/drive/
file_system_util.cc 353 net::NetworkChangeNotifier::IsConnectionCellular(
job_scheduler.cc 798 net::NetworkChangeNotifier::IsConnectionCellular(
    [all...]
  /external/chromium_org/chrome/browser/prerender/
prerender_field_trial.cc 348 net::NetworkChangeNotifier::IsConnectionCellular(

Completed in 1190 milliseconds