Searched refs:IsOnBatteryPower (Results 1 – 4 of 4) sorted by relevance
45 bool PowerMonitor::IsOnBatteryPower() { in IsOnBatteryPower() function in base::PowerMonitor46 return source_->IsOnBatteryPower(); in IsOnBatteryPower()
32 bool IsOnBatteryPower();
37 bool IsOnBatteryPower();
15 bool PowerMonitorSource::IsOnBatteryPower() { in IsOnBatteryPower() function in base::PowerMonitorSource