OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IDLE_STATE_IDLE
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/
idle.h
11
IDLE_STATE_IDLE
= 1, // No activity within threshold.
idle_linux.cc
78
return
IDLE_STATE_IDLE
;
idle_win.cc
30
return
IDLE_STATE_IDLE
;
/external/chromium/chrome/browser/extensions/
extension_idle_api.cc
69
if (
IDLE_STATE_IDLE
== state)
Completed in 113 milliseconds