OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INPUT_EVENT_INJECTION_PENDING
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/input/
InputDispatcher.cpp
618
if (injectionState && injectionState->injectionResult ==
INPUT_EVENT_INJECTION_PENDING
) {
780
if (injectionResult ==
INPUT_EVENT_INJECTION_PENDING
) {
840
if (injectionResult ==
INPUT_EVENT_INJECTION_PENDING
) {
[
all
...]
InputDispatcher.h
48
INPUT_EVENT_INJECTION_PENDING
= -1,
414
int32_t injectionResult; // initially
INPUT_EVENT_INJECTION_PENDING
[
all
...]
Completed in 324 milliseconds