HomeSort by relevance Sort by last modified time
    Searched full:mobile_state (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/chromeos/status/
network_menu.cc 533 NetworkStateHandler::TechnologyState mobile_state = local
536 mobile_state != NetworkStateHandler::TECHNOLOGY_UNAVAILABLE;
537 bool mobile_enabled = mobile_state == NetworkStateHandler::TECHNOLOGY_ENABLED;
571 if (mobile_state == NetworkStateHandler::TECHNOLOGY_ENABLING)

Completed in 435 milliseconds