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

  /external/chromium_org/chrome/browser/ui/webui/chromeos/
mobile_setup_ui.cc 232 if (!network || (!network->SupportsActivation() && !network->activated())) {
  /external/chromium_org/chrome/browser/chromeos/mobile/
mobile_activator.cc 266 if (!network || !network->SupportsActivation())
    [all...]
  /external/chromium_org/chrome/browser/chromeos/cros/
network_library.cc 895 bool CellularNetwork::SupportsActivation() const {
    [all...]
network_library.h 817 bool SupportsActivation() const;
    [all...]

Completed in 174 milliseconds