HomeSort by relevance Sort by last modified time
    Searched refs:INTERCEPT_KEY_RESULT_TRY_AGAIN_LATER (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/input/
InputDispatcher.h 486 INTERCEPT_KEY_RESULT_TRY_AGAIN_LATER,
489 nsecs_t interceptKeyWakeupTime; // used with INTERCEPT_KEY_RESULT_TRY_AGAIN_LATER
    [all...]
InputDispatcher.cpp 736 if (entry->interceptKeyResult == KeyEntry::INTERCEPT_KEY_RESULT_TRY_AGAIN_LATER) {
    [all...]

Completed in 900 milliseconds