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

  /external/chromium_org/components/precache/core/
precache_database.h 54 // the fetch was not motivated by precaching. |is_connection_cellular|
58 bool is_connection_cellular);
precache_database.cc 119 bool is_connection_cellular) {
140 if (is_connection_cellular) {
149 if (is_connection_cellular) {
  /external/chromium_org/components/precache/content/
precache_manager.cc 128 bool is_connection_cellular = local
135 fetch_time, size, was_cached, is_connection_cellular));
  /external/chromium_org/chrome/browser/chromeos/drive/
file_system_util.cc 352 const bool is_connection_cellular = local
358 if (is_connection_cellular && disable_sync_over_celluar)

Completed in 304 milliseconds