Home
last modified time | relevance | path

Searched refs:disable_sync_over_celluar (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/drive/
Dfile_system_util.cc406 const bool disable_sync_over_celluar = in GetDriveConnectionStatus() local
409 if (is_connection_cellular && disable_sync_over_celluar) in GetDriveConnectionStatus()