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

  /frameworks/base/services/input/
InputDispatcher.cpp 713 if (! entry->dispatchInProgress) {
744 entry->dispatchInProgress = true;
823 if (! entry->dispatchInProgress) {
824 entry->dispatchInProgress = true;
    [all...]
InputDispatcher.h 440 bool dispatchInProgress; // initially false, set to true while dispatching
    [all...]

Completed in 100 milliseconds