Searched refs:INTERCEPT_KEY_RESULT_CONTINUE (Results 1 - 2 of 2) sorted by relevance
/frameworks/native/services/inputflinger/ | ||
H A D | InputDispatcher.h | 490 INTERCEPT_KEY_RESULT_CONTINUE, enumerator in enum:android::InputDispatcher::KeyEntry::InterceptKeyResult |
H A D | InputDispatcher.cpp | 817 entry->interceptKeyResult = KeyEntry::INTERCEPT_KEY_RESULT_CONTINUE; 3612 entry->interceptKeyResult = KeyEntry::INTERCEPT_KEY_RESULT_CONTINUE; |
Completed in 39 milliseconds