HomeSort by relevance Sort by last modified time
    Searched defs:restricted_pool (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/chromeos/cros/
network_library.h 582 bool restricted_pool() const { function in class:chromeos::CellularNetwork
586 return restricted_pool() && connected() && activated();
    [all...]
  /external/chromium_org/chrome/browser/chromeos/cros/
network_library.h 345 bool restricted_pool() const { return state_ == STATE_PORTAL; } function in class:chromeos::Network
    [all...]

Completed in 49 milliseconds