Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DUnwantedInteractionBlocker.cpp363 const std::vector<NotifyMotionArgs> processedArgs = in notifyMotion() local
365 for (const NotifyMotionArgs& loopArgs : processedArgs) { in notifyMotion()
388 std::vector<NotifyMotionArgs> processedArgs = it->second.processMotion(args); in notifyMotionLocked() local
389 for (const NotifyMotionArgs& loopArgs : processedArgs) { in notifyMotionLocked()