Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/
H A DUnwantedInteractionBlocker.cpp369 void UnwantedInteractionBlocker::enqueueOutboundMotionLocked(const NotifyMotionArgs& args) { in enqueueOutboundMotionLocked() function in android::UnwantedInteractionBlocker
378 enqueueOutboundMotionLocked(args); in notifyMotionLocked()
384 enqueueOutboundMotionLocked(loopArgs); in notifyMotionLocked()
H A DUnwantedInteractionBlocker.h124 void enqueueOutboundMotionLocked(const NotifyMotionArgs& args) REQUIRES(mLock);