Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.h492 INTERCEPT_KEY_RESULT_TRY_AGAIN_LATER, enumerator
DInputDispatcher.cpp754 if (entry->interceptKeyResult == KeyEntry::INTERCEPT_KEY_RESULT_TRY_AGAIN_LATER) { in dispatchKeyLocked()
3551 entry->interceptKeyResult = KeyEntry::INTERCEPT_KEY_RESULT_TRY_AGAIN_LATER; in doInterceptKeyBeforeDispatchingLockedInterruptible()