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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.h988 bool dispatchKeyLocked(
H A DInputDispatcher.cpp367 done = dispatchKeyLocked(currentTime, typedEntry, &dropReason, nextWakeupTime);
707 bool InputDispatcher::dispatchKeyLocked(nsecs_t currentTime, KeyEntry* entry, function in class:android::InputDispatcher

Completed in 68 milliseconds