OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kNoWarningMinutes
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/system/chromeos/power/
tray_power.h
45
static const int
kNoWarningMinutes
;
tray_power.cc
157
const int TrayPower::
kNoWarningMinutes
= 30;
308
if (remaining_minutes >=
kNoWarningMinutes
||
Completed in 202 milliseconds