HomeSort by relevance Sort by last modified time
    Searched full:battery_is_full (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/automation/
testing_automation_provider_chromeos.cc 419 const bool battery_is_full = power_supply_properties_.battery_state() == local
421 return_value->SetBoolean("battery_fully_charged", battery_is_full);
426 if (time > 0 || battery_is_full)

Completed in 220 milliseconds