Searched refs:dispatchMotionLocked (Results 1 – 2 of 2) sorted by relevance
455 bool dispatchMotionLocked(nsecs_t currentTime, std::shared_ptr<const MotionEntry> entry,
1239 done = dispatchMotionLocked(currentTime, motionEntry, &dropReason, nextWakeupTime); in dispatchOnceInnerLocked()2010 bool InputDispatcher::dispatchMotionLocked(nsecs_t currentTime, in dispatchMotionLocked() function in android::inputdispatcher::InputDispatcher