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

  /external/chromium_org/ash/system/chromeos/power/
power_status.h 84 bool IsBatteryFull() const;
power_status.cc 140 bool PowerStatus::IsBatteryFull() const {
235 if (IsBatteryFull()) {
power_status_view.cc 112 if (status.IsBatteryFull()) {
155 if (status.IsBatteryFull()) {
tray_power.cc 254 PowerStatus::Get()->IsBatteryFull()) {
290 PowerStatus::Get()->IsBatteryFull()) {

Completed in 24 milliseconds