Searched refs:GetDeviceStateByType (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/extensions/
H A Dinfo_private_api.cc172 NetworkHandler::Get()->network_state_handler()->GetDeviceStateByType(
/external/chromium_org/chrome/browser/ui/webui/chromeos/
H A Dchoose_mobile_network_ui.cc126 handler->GetDeviceStateByType(NetworkTypePattern::Cellular());
H A Dsim_unlock_ui.cc644 ->GetDeviceStateByType(NetworkTypePattern::Cellular());
/external/chromium_org/chromeos/network/
H A Dnetwork_state_handler.h110 const DeviceState* GetDeviceStateByType(const NetworkTypePattern& type) const;
H A Dnetwork_device_handler_impl.cc402 network_state_handler_->GetDeviceStateByType(NetworkTypePattern::WiFi());
424 network_state_handler_->GetDeviceStateByType(NetworkTypePattern::WiFi());
H A Dnetwork_state_handler.cc147 const DeviceState* NetworkStateHandler::GetDeviceStateByType( function in class:chromeos::NetworkStateHandler
247 device = GetDeviceStateByType(type);
/external/chromium_org/chrome/browser/chromeos/status/
H A Dnetwork_menu.cc458 handler->GetDeviceStateByType(NetworkTypePattern::Cellular());
561 handler->GetDeviceStateByType(NetworkTypePattern::Mobile());
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
H A Dinternet_options_handler.cc465 handler->GetDeviceStateByType(NetworkTypePattern::Cellular());
487 GetDeviceStateByType(NetworkTypePattern::Cellular());
1017 handler->GetDeviceStateByType(NetworkTypePattern::Mobile());
/external/chromium_org/ash/system/chromeos/network/
H A Dnetwork_connect.cc374 const DeviceState* mobile = handler->GetDeviceStateByType(technology);
H A Dnetwork_state_list_detailed_view.cc464 handler->GetDeviceStateByType(NetworkTypePattern::Mobile());

Completed in 2112 milliseconds