Searched refs:notifyMotionLocked (Results 1 – 2 of 2) sorted by relevance
122 void notifyMotionLocked(const NotifyMotionArgs& args) REQUIRES(mLock);
361 notifyMotionLocked(args); in notifyMotion()366 notifyMotionLocked(loopArgs); in notifyMotion()380 void UnwantedInteractionBlocker::notifyMotionLocked(const NotifyMotionArgs& args) { in notifyMotionLocked() function in android::UnwantedInteractionBlocker