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
47
static const int
kNoWarningMinutes
;
tray_power.cc
103
const int TrayPower::
kNoWarningMinutes
= 30;
253
if (remaining_minutes >=
kNoWarningMinutes
||
Completed in 30 milliseconds