OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kNoWarningPercentage
(Results
1 - 3
of
3
) 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
||
tray_power_unittest.cc
218
safe_usb.set_battery_percent(TrayPower::
kNoWarningPercentage
- 0.1);
Completed in 21 milliseconds