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