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 484 INTERCEPT_KEY_RESULT_TRY_AGAIN_LATER,
487 nsecs_t interceptKeyWakeupTime; // used with INTERCEPT_KEY_RESULT_TRY_AGAIN_LATER
    [all...]
InputDispatcher.cpp 808 if (entry->interceptKeyResult == KeyEntry::INTERCEPT_KEY_RESULT_TRY_AGAIN_LATER) {
    [all...]

Completed in 756 milliseconds