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.h490 INTERCEPT_KEY_RESULT_SKIP, enumerator
DInputDispatcher.cpp779 } else if (entry->interceptKeyResult == KeyEntry::INTERCEPT_KEY_RESULT_SKIP) { in dispatchKeyLocked()
3547 entry->interceptKeyResult = KeyEntry::INTERCEPT_KEY_RESULT_SKIP; in doInterceptKeyBeforeDispatchingLockedInterruptible()