Home
last modified time | relevance | path

Searched refs:GetDeviceState (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/device/bluetooth/
Dbluetooth_task_manager_win.cc60 void GetDeviceState(const BLUETOOTH_DEVICE_INFO& device_info, in GetDeviceState() function
427 GetDeviceState(device_info, device_state); in SearchDevices()
/external/chromium_org/chromeos/network/
Dhost_resolver_impl_chromeos_unittest.cc54 network_state_handler_->GetDeviceState(default_network->device_path()); in SetUp()
Dhost_resolver_impl_chromeos.cc62 network_state_handler_->GetDeviceState(network->device_path()); in DefaultNetworkChanged()
Dnetwork_state_handler.h107 const DeviceState* GetDeviceState(const std::string& device_path) const;
Dnetwork_state_handler.cc139 const DeviceState* NetworkStateHandler::GetDeviceState( in GetDeviceState() function in chromeos::NetworkStateHandler
245 device = GetDeviceState(network->device_path()); in FormattedHardwareAddressForType()
398 const DeviceState* device = GetDeviceState(network->device_path()); in GetEAPForEthernet()
Dmanaged_network_configuration_handler_impl.cc639 network_state_handler_->GetDeviceState(device); in GetDeviceStateProperties()
/external/chromium_org/chrome/browser/chromeos/status/
Ddata_promo_notification.cc89 GetDeviceState(cellular->device_path()); in GetCarrier()
/external/chromium_org/chrome/browser/ui/webui/chromeos/
Dchoose_mobile_network_ui.cc163 const DeviceState* cellular = GetNetworkStateHandler()->GetDeviceState( in DeviceListChanged()
Dmobile_setup_ui.cc123 NetworkHandler::Get()->network_state_handler()->GetDeviceState( in GetDeviceInfo()
Dsim_unlock_ui.cc452 return GetNetworkStateHandler()->GetDeviceState(cellular_device_path_); in GetCellularDevice()
/external/chromium_org/chrome/browser/chromeos/mobile/
Dmobile_activator.cc214 GetDeviceState(network->device_path()); in NetworkPropertiesUpdated()
253 GetDeviceState(network->device_path()); in InitiateActivation()
/external/chromium_org/ash/system/chromeos/network/
Dnetwork_connect.cc414 GetDeviceState(cellular->device_path()); in ActivateCellular()
Dnetwork_icon.cc691 handler->GetDeviceState(network->device_path()); in GetBadges()
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
Dinternet_options_handler.cc672 NetworkHandler::Get()->network_state_handler()->GetDeviceState( in PopulateCellularDetails()
1492 GetDeviceState(network->device_path()); in PopulateDictionaryDetailsCallback()