Searched refs:TECHNOLOGY_ENABLED (Results 1 – 6 of 6) sorted by relevance
77 TECHNOLOGY_ENABLED enumerator95 return GetTechnologyState(type) == TECHNOLOGY_ENABLED; in IsTechnologyEnabled()
421 NetworkStateHandler::TECHNOLOGY_ENABLED, in TEST_F()449 NetworkStateHandler::TECHNOLOGY_ENABLED, in TEST_F()
106 state = TECHNOLOGY_ENABLED; in GetTechnologyState()
449 } else if (state == NetworkStateHandler::TECHNOLOGY_ENABLED) { in UpdateTechnologyButton()699 } else if (state == NetworkStateHandler::TECHNOLOGY_ENABLED) { in UpdateNetworkExtra()724 state == NetworkStateHandler::TECHNOLOGY_ENABLED); in UpdateNetworkExtra()
529 bool wifi_enabled = wifi_state == NetworkStateHandler::TECHNOLOGY_ENABLED; in InitMenuItems()535 bool mobile_enabled = mobile_state == NetworkStateHandler::TECHNOLOGY_ENABLED; in InitMenuItems()
413 } else if (technology_state != NetworkStateHandler::TECHNOLOGY_ENABLED) { in StartActivation()