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

  /external/chromium_org/ash/system/chromeos/power/
tray_power.h 50 static const int kNoWarningPercentage;
tray_power.cc 160 const int TrayPower::kNoWarningPercentage = 15;
344 if (remaining_percentage >= kNoWarningPercentage ||
tray_power_unittest.cc 217 safe_usb.set_battery_percent(TrayPower::kNoWarningPercentage - 0.1);

Completed in 43 milliseconds