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 50 static const int kNoWarningPercentage;
tray_power.cc 160 const int TrayPower::kNoWarningPercentage = 15;
344 if (remaining_percentage >= kNoWarningPercentage ||

Completed in 277 milliseconds