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

  /frameworks/native/services/inputflinger/
InputDispatcher.cpp 633 if (injectionState && injectionState->injectionResult == INPUT_EVENT_INJECTION_PENDING) {
796 if (injectionResult == INPUT_EVENT_INJECTION_PENDING) {
856 if (injectionResult == INPUT_EVENT_INJECTION_PENDING) {
    [all...]
InputDispatcher.h 48 INPUT_EVENT_INJECTION_PENDING = -1,
418 int32_t injectionResult; // initially INPUT_EVENT_INJECTION_PENDING
    [all...]

Completed in 354 milliseconds