Home
last modified time | relevance | path

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

/external/chromium_org/device/bluetooth/
Dbluetooth_task_manager_win.cc58 void GetDeviceState(const BLUETOOTH_DEVICE_INFO& device_info, in GetDeviceState() function
360 GetDeviceState(device_info, device_state); in SearchDevices()
/external/chromium_org/chrome/browser/chromeos/status/
Ddata_promo_notification.cc89 GetDeviceState(cellular->device_path()); in GetCarrier()
/external/chromium_org/chromeos/network/
Dnetwork_state_handler.cc138 const DeviceState* NetworkStateHandler::GetDeviceState( in GetDeviceState() function in chromeos::NetworkStateHandler
253 device = GetDeviceState(network->device_path()); in FormattedHardwareAddressForType()
389 const DeviceState* device = GetDeviceState(network->device_path()); in GetEAPForEthernet()
Dnetwork_state_handler.h109 const DeviceState* GetDeviceState(const std::string& device_path) const;
/external/chromium_org/chrome/browser/ui/webui/chromeos/
Dchoose_mobile_network_ui.cc163 const DeviceState* cellular = GetNetworkStateHandler()->GetDeviceState( in DeviceListChanged()
Dmobile_setup_ui.cc122 NetworkHandler::Get()->network_state_handler()->GetDeviceState( in GetDeviceInfo()
Dsim_unlock_ui.cc453 return GetNetworkStateHandler()->GetDeviceState(cellular_device_path_); in GetCellularDevice()
/external/chromium_org/chrome/browser/chromeos/mobile/
Dmobile_activator.cc213 GetDeviceState(network->device_path()); in NetworkPropertiesUpdated()
252 GetDeviceState(network->device_path()); in InitiateActivation()
/external/chromium_org/content/browser/gamepad/
Dgamepad_platform_data_fetcher_win.cc430 if (FAILED(gamepad->GetDeviceState(sizeof(JoyData), &state))) { in GetDirectInputPadData()
/external/chromium_org/ash/system/chromeos/network/
Dnetwork_connect.cc401 GetDeviceState(cellular->device_path()); in ActivateCellular()
Dnetwork_icon.cc621 handler->GetDeviceState(network->device_path()); in GetBadges()
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
Dinternet_options_handler.cc1535 GetDeviceState(network->device_path()); in PopulateDictionaryDetailsCallback()
1770 GetDeviceState(cellular->device_path()); in PopulateCellularDetails()