Searched refs:dispatchMotionLocked (Results 1 – 2 of 2) sorted by relevance
287 bool dispatchMotionLocked(nsecs_t currentTime, MotionEntry* entry, DropReason* dropReason,
402 done = dispatchMotionLocked(currentTime, typedEntry, &dropReason, nextWakeupTime); in dispatchOnceInnerLocked()884 bool InputDispatcher::dispatchMotionLocked(nsecs_t currentTime, MotionEntry* entry, in dispatchMotionLocked() function in android::inputdispatcher::InputDispatcher