Searched refs:GetDeviceState (Results 1 - 17 of 17) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
H A Ddevice_event_router.cc82 GetDeviceState(device_path) != DEVICE_HARD_UNPLUGGED_AND_REPORTED) {
144 DeviceState DeviceEventRouter::GetDeviceState( function in class:file_manager::DeviceEventRouter
H A Ddevice_event_router.h80 DeviceState GetDeviceState(const std::string& device_path) const;
/external/chromium_org/chromeos/network/
H A Dhost_resolver_impl_chromeos_unittest.cc54 network_state_handler_->GetDeviceState(default_network->device_path());
H A Dhost_resolver_impl_chromeos.cc63 network_state_handler_->GetDeviceState(network->device_path());
H A Dnetwork_state_handler.h107 const DeviceState* GetDeviceState(const std::string& device_path) const;
H A Dnetwork_state_handler.cc139 const DeviceState* NetworkStateHandler::GetDeviceState( function in class:chromeos::NetworkStateHandler
245 device = GetDeviceState(network->device_path());
398 const DeviceState* device = GetDeviceState(network->device_path());
H A Dmanaged_network_configuration_handler_impl.cc635 network_state_handler_->GetDeviceState(device);
/external/chromium_org/chrome/browser/chromeos/status/
H A Ddata_promo_notification.cc88 GetDeviceState(cellular->device_path());
/external/chromium_org/chrome/browser/ui/webui/chromeos/
H A Dchoose_mobile_network_ui.cc161 const DeviceState* cellular = GetNetworkStateHandler()->GetDeviceState(
H A Dnetwork_config_message_handler.cc198 NetworkHandler::Get()->network_state_handler()->GetDeviceState(device);
H A Dmobile_setup_ui.cc122 NetworkHandler::Get()->network_state_handler()->GetDeviceState(
H A Dsim_unlock_ui.cc424 return GetNetworkStateHandler()->GetDeviceState(cellular_device_path_);
/external/chromium_org/device/bluetooth/
H A Dbluetooth_task_manager_win.cc98 void GetDeviceState(const BLUETOOTH_DEVICE_INFO& device_info, function in namespace:__anon8005
450 GetDeviceState(device_info, device_state);
/external/chromium_org/chrome/browser/chromeos/mobile/
H A Dmobile_activator.cc221 GetDeviceState(network->device_path());
259 GetDeviceState(network->device_path());
/external/chromium_org/ash/system/chromeos/network/
H A Dnetwork_connect.cc411 GetDeviceState(cellular->device_path());
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
H A Dinternet_options_handler.cc205 NetworkHandler::Get()->network_state_handler()->GetDeviceState(
/external/chromium_org/ui/chromeos/network/
H A Dnetwork_icon.cc691 handler->GetDeviceState(network->device_path());

Completed in 324 milliseconds