GetInitialStateForType  567 chromeos/dbus/fake_shill_manager_client.cc   state = GetInitialStateForType(shill::kTypeEthernet, &enabled);
GetInitialStateForType  580 chromeos/dbus/fake_shill_manager_client.cc   state = GetInitialStateForType(shill::kTypeWifi, &enabled);
GetInitialStateForType  635 chromeos/dbus/fake_shill_manager_client.cc   state = GetInitialStateForType(shill::kTypeWimax, &enabled);
GetInitialStateForType  651 chromeos/dbus/fake_shill_manager_client.cc   state = GetInitialStateForType(shill::kTypeCellular, &enabled);
GetInitialStateForType  695 chromeos/dbus/fake_shill_manager_client.cc   state = GetInitialStateForType(shill::kTypeVPN, &enabled);
GetInitialStateForType  130 chromeos/dbus/fake_shill_manager_client.h   std::string GetInitialStateForType(const std::string& type,