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 31 nsecs_t dispatchingTimeout;
52 return mInfo ? mInfo->dispatchingTimeout : defaultValue;
InputWindow.h 121 nsecs_t dispatchingTimeout;
180 return mInfo ? mInfo->dispatchingTimeout : defaultValue;

Completed in 81 milliseconds