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

/frameworks/base/services/input/
H A DInputDispatcher.h968 bool dispatchKeyLocked(
H A DInputDispatcher.cpp362 done = dispatchKeyLocked(currentTime, typedEntry, &dropReason, nextWakeupTime);
696 bool InputDispatcher::dispatchKeyLocked(nsecs_t currentTime, KeyEntry* entry, function in class:android::InputDispatcher

Completed in 43 milliseconds