AddTechnology 569 chromeos/dbus/fake_shill_manager_client.cc AddTechnology(shill::kTypeEthernet, enabled); AddTechnology 587 chromeos/dbus/fake_shill_manager_client.cc AddTechnology(shill::kTypeWifi, enabled); AddTechnology 637 chromeos/dbus/fake_shill_manager_client.cc AddTechnology(shill::kTypeWimax, enabled); AddTechnology 658 chromeos/dbus/fake_shill_manager_client.cc AddTechnology(shill::kTypeCellular, enabled); AddTechnology 86 chromeos/dbus/fake_shill_manager_client.h virtual void AddTechnology(const std::string& type, bool enabled) OVERRIDE; AddTechnology 44 chromeos/dbus/shill_manager_client.h virtual void AddTechnology(const std::string& type, bool enabled) = 0; AddTechnology 293 chromeos/network/network_state_handler_unittest.cc manager_test_->AddTechnology(shill::kTypeWimax, false); AddTechnology 319 chromeos/network/shill_property_handler_unittest.cc manager_test_->AddTechnology(shill::kTypeWifi, false);