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

  /external/chromium_org/ash/system/chromeos/network/
network_icon.h 33 ASH_EXPORT gfx::ImageSkia GetImageForNetwork(
37 // Similar to GetImageForNetwork but returns the cached image url based on
tray_vpn.cc 90 *image = network_icon::GetImageForNetwork(
network_icon.cc 535 gfx::ImageSkia icon = GetImageForNetwork(connected_network, icon_type);
763 gfx::ImageSkia GetImageForNetwork(const NetworkState* network,
    [all...]
network_state_list_detailed_view.cc 488 info->image = network_icon::GetImageForNetwork(
  /external/chromium_org/chrome/browser/chromeos/status/
network_menu.cc 366 const gfx::ImageSkia icon = ash::network_icon::GetImageForNetwork(
406 const gfx::ImageSkia icon = ash::network_icon::GetImageForNetwork(
447 const gfx::ImageSkia icon = ash::network_icon::GetImageForNetwork(

Completed in 134 milliseconds