OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dispatchingTimeout
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/input/
InputApplication.h
33
nsecs_t
dispatchingTimeout
;
54
return mInfo ? mInfo->
dispatchingTimeout
: defaultValue;
InputWindow.h
122
nsecs_t
dispatchingTimeout
;
177
return mInfo ? mInfo->
dispatchingTimeout
: defaultValue;
Completed in 58 milliseconds