Searched refs:dispatchKeyLocked (Results 1 – 2 of 2) sorted by relevance
399 bool dispatchKeyLocked(nsecs_t currentTime, std::shared_ptr<KeyEntry> entry,
833 done = dispatchKeyLocked(currentTime, keyEntry, &dropReason, nextWakeupTime); in dispatchOnceInnerLocked()1388 bool InputDispatcher::dispatchKeyLocked(nsecs_t currentTime, std::shared_ptr<KeyEntry> entry, in dispatchKeyLocked() function in android::inputdispatcher::InputDispatcher