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

  /external/chromium_org/ash/system/chromeos/power/
tray_power.h 52 static const int kNoWarningPercentage;
tray_power.cc 106 const int TrayPower::kNoWarningPercentage = 15;
289 if (remaining_percentage >= kNoWarningPercentage ||

Completed in 452 milliseconds