Home
last modified time | relevance | path

Searched refs:INTERCEPT_KEY_RESULT_SKIP (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
DInputDispatcher.h541 INTERCEPT_KEY_RESULT_SKIP, enumerator
DInputDispatcher.cpp858 } else if (entry->interceptKeyResult == KeyEntry::INTERCEPT_KEY_RESULT_SKIP) { in dispatchKeyLocked()
4170 entry->interceptKeyResult = KeyEntry::INTERCEPT_KEY_RESULT_SKIP; in doInterceptKeyBeforeDispatchingLockedInterruptible()