Searched refs:EnableNetworkDeviceType (Results 1 – 1 of 1) sorted by relevance
2962 EnableNetworkDeviceType(TYPE_ETHERNET, enable); in EnableEthernetNetworkDevice()2968 EnableNetworkDeviceType(TYPE_WIFI, enable); in EnableWifiNetworkDevice()2974 EnableNetworkDeviceType(TYPE_CELLULAR, enable); in EnableCellularNetworkDevice()3804 void EnableNetworkDeviceType(ConnectionType device, bool enable) { in EnableNetworkDeviceType() function in chromeos::NetworkLibraryImpl