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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.h492 INTERCEPT_KEY_RESULT_TRY_AGAIN_LATER, enumerator in enum:android::InputDispatcher::KeyEntry::InterceptKeyResult
495 nsecs_t interceptKeyWakeupTime; // used with INTERCEPT_KEY_RESULT_TRY_AGAIN_LATER
H A DInputDispatcher.cpp754 if (entry->interceptKeyResult == KeyEntry::INTERCEPT_KEY_RESULT_TRY_AGAIN_LATER) {
3551 entry->interceptKeyResult = KeyEntry::INTERCEPT_KEY_RESULT_TRY_AGAIN_LATER;

Completed in 375 milliseconds