Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.h1003 bool dispatchKeyLocked(
DInputDispatcher.cpp410 done = dispatchKeyLocked(currentTime, typedEntry, &dropReason, nextWakeupTime); in dispatchOnceInnerLocked()
754 bool InputDispatcher::dispatchKeyLocked(nsecs_t currentTime, KeyEntry* entry, in dispatchKeyLocked() function in android::InputDispatcher