Home
last modified time | relevance | path

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

/frameworks/base/services/input/
DInputDispatcher.h485 INTERCEPT_KEY_RESULT_CONTINUE, enumerator
DInputDispatcher.cpp741 entry->interceptKeyResult = KeyEntry::INTERCEPT_KEY_RESULT_CONTINUE; in dispatchKeyLocked()
3377 entry->interceptKeyResult = KeyEntry::INTERCEPT_KEY_RESULT_CONTINUE; in doInterceptKeyBeforeDispatchingLockedInterruptible()