Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DEntry.h137 TRY_AGAIN_LATER, enumerator
DInputDispatcher.cpp1353 KeyEntry::InterceptKeyResult::TRY_AGAIN_LATER) { in enqueueInboundEventLocked()
1881 if (entry->interceptKeyResult == KeyEntry::InterceptKeyResult::TRY_AGAIN_LATER) { in dispatchKeyLocked()
6559 entry.interceptKeyResult = KeyEntry::InterceptKeyResult::TRY_AGAIN_LATER; in doInterceptKeyBeforeDispatchingCommand()