HomeSort by relevance Sort by last modified time
    Searched defs:dispatchingTimeout (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/inputflinger/
InputApplication.h 33 nsecs_t dispatchingTimeout;
54 return mInfo ? mInfo->dispatchingTimeout : defaultValue;
InputWindow.h 124 nsecs_t dispatchingTimeout;
181 return mInfo ? mInfo->dispatchingTimeout : defaultValue;

Completed in 30 milliseconds