Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DUnwantedInteractionBlocker.h125 void enqueueOutboundMotionLocked(const NotifyMotionArgs& args) REQUIRES(mLock);
DUnwantedInteractionBlocker.cpp375 void UnwantedInteractionBlocker::enqueueOutboundMotionLocked(const NotifyMotionArgs& args) { in enqueueOutboundMotionLocked() function in android::UnwantedInteractionBlocker
384 enqueueOutboundMotionLocked(args); in notifyMotionLocked()
390 enqueueOutboundMotionLocked(loopArgs); in notifyMotionLocked()