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

  /external/chromium_org/ash/system/chromeos/power/
power_status.h 90 // and also see IsBatteryDischargingOnLinePower().
95 bool IsBatteryDischargingOnLinePower() const;
power_status.cc 150 bool PowerStatus::IsBatteryDischargingOnLinePower() const {
256 !IsBatteryDischargingOnLinePower()) {
power_status_view.cc 129 !status.IsBatteryDischargingOnLinePower()) {
178 !status.IsBatteryDischargingOnLinePower()) {

Completed in 23 milliseconds