HomeSort by relevance Sort by last modified time
    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 119 nsecs_t dispatchingTimeout;
173 return mInfo ? mInfo->dispatchingTimeout : defaultValue;

Completed in 20 milliseconds