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

  /external/chromium_org/ash/system/chromeos/power/
power_status.h 129 gfx::ImageSkia GetBatteryImage(IconSet icon_set) const;
tray_power.cc 88 SetImage(PowerStatus::Get()->GetBatteryImage(PowerStatus::ICON_LIGHT));
142 SetIconImage(PowerStatus::Get()->GetBatteryImage(PowerStatus::ICON_DARK));
power_status.cc 201 gfx::ImageSkia PowerStatus::GetBatteryImage(IconSet icon_set) const {
power_status_view.cc 62 PowerStatus::Get()->GetBatteryImage(PowerStatus::ICON_DARK));

Completed in 4594 milliseconds