HomeSort by relevance Sort by last modified time
    Searched refs:GetDeviceStateByType (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/chrome/browser/chromeos/extensions/
info_private_api.cc 172 NetworkHandler::Get()->network_state_handler()->GetDeviceStateByType(
  /external/chromium_org/chrome/browser/ui/webui/chromeos/
choose_mobile_network_ui.cc 126 handler->GetDeviceStateByType(NetworkTypePattern::Cellular());
sim_unlock_ui.cc 644 ->GetDeviceStateByType(NetworkTypePattern::Cellular());
  /external/chromium_org/chromeos/network/
network_state_handler.h 110 const DeviceState* GetDeviceStateByType(const NetworkTypePattern& type) const;
network_device_handler_impl.cc 402 network_state_handler_->GetDeviceStateByType(NetworkTypePattern::WiFi());
424 network_state_handler_->GetDeviceStateByType(NetworkTypePattern::WiFi());
network_state_handler.cc 147 const DeviceState* NetworkStateHandler::GetDeviceStateByType(
247 device = GetDeviceStateByType(type);
    [all...]
  /external/chromium_org/chrome/browser/chromeos/status/
network_menu.cc 458 handler->GetDeviceStateByType(NetworkTypePattern::Cellular());
561 handler->GetDeviceStateByType(NetworkTypePattern::Mobile());
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
internet_options_handler.cc 465 handler->GetDeviceStateByType(NetworkTypePattern::Cellular());
487 GetDeviceStateByType(NetworkTypePattern::Cellular());
    [all...]
  /external/chromium_org/ash/system/chromeos/network/
network_connect.cc 374 const DeviceState* mobile = handler->GetDeviceStateByType(technology);
network_state_list_detailed_view.cc 464 handler->GetDeviceStateByType(NetworkTypePattern::Mobile());

Completed in 1038 milliseconds