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

  /external/chromium_org/net/base/
network_change_notifier.h 181 // IsConnectionCellular(GetConnectionType()) returns false even if the
183 static bool IsConnectionCellular(ConnectionType type);
network_change_notifier.cc 549 bool NetworkChangeNotifier::IsConnectionCellular(ConnectionType type) {
  /external/chromium_org/chrome/browser/extensions/api/dial/
dial_registry.cc 89 if (NetworkChangeNotifier::IsConnectionCellular(
  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
private_api_drive.cc 593 net::NetworkChangeNotifier::IsConnectionCellular(
  /external/chromium_org/chrome/browser/chromeos/drive/
job_scheduler.cc 778 net::NetworkChangeNotifier::IsConnectionCellular(
    [all...]

Completed in 3694 milliseconds