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/dispatcher/
DEntry.h141 INTERCEPT_KEY_RESULT_TRY_AGAIN_LATER, enumerator
DInputDispatcher.cpp1150 if (entry->interceptKeyResult == KeyEntry::INTERCEPT_KEY_RESULT_TRY_AGAIN_LATER) { in dispatchKeyLocked()
4725 entry->interceptKeyResult = KeyEntry::INTERCEPT_KEY_RESULT_TRY_AGAIN_LATER; in doInterceptKeyBeforeDispatchingLockedInterruptible()