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 86 NetworkHandler::Get()->network_state_handler()->GetDeviceStateByType(
  /external/chromium_org/chromeos/network/
network_state_handler.h 112 const DeviceState* GetDeviceStateByType(const NetworkTypePattern& type) const;
network_state_handler.cc 146 const DeviceState* NetworkStateHandler::GetDeviceStateByType(
255 device = GetDeviceStateByType(type);
  /external/chromium_org/chrome/browser/ui/webui/chromeos/
choose_mobile_network_ui.cc 128 handler->GetDeviceStateByType(NetworkTypePattern::Cellular());
sim_unlock_ui.cc 712 ->GetDeviceStateByType(NetworkTypePattern::Cellular());
  /external/chromium_org/chrome/browser/chromeos/status/
network_menu.cc 458 handler->GetDeviceStateByType(NetworkTypePattern::Cellular());
562 handler->GetDeviceStateByType(NetworkTypePattern::Mobile());
  /external/chromium_org/ash/system/chromeos/network/
network_connect.cc 364 const DeviceState* mobile = handler->GetDeviceStateByType(technology);
network_state_list_detailed_view.cc 772 handler->GetDeviceStateByType(NetworkTypePattern::Mobile());
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
internet_options_handler.cc     [all...]
  /external/chromium_org/chrome/browser/chromeos/settings/
device_settings_provider.cc     [all...]

Completed in 437 milliseconds