Searched refs:SetUpState (Results 1 – 3 of 3) sorted by relevance
72 bool InterfaceTool::SetUpState(const char* if_name, bool request_up) { in SetUpState() function in android::wifi_system::InterfaceTool106 return SetUpState(kWlan0InterfaceName, request_up); in SetWifiUpState()
38 virtual bool SetUpState(const char* if_name, bool request_up);
31 MOCK_METHOD2(SetUpState, bool(const char* if_name, bool request_up));