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

  /frameworks/native/services/inputflinger/
InputDispatcher.cpp 716 if (! entry->dispatchInProgress) {
747 entry->dispatchInProgress = true;
826 if (! entry->dispatchInProgress) {
827 entry->dispatchInProgress = true;
    [all...]
InputDispatcher.h 437 bool dispatchInProgress; // initially false, set to true while dispatching
    [all...]

Completed in 313 milliseconds