Searched refs:shouldSendMotionToInputFilterLocked (Results 1 – 2 of 2) sorted by relevance
943 bool shouldSendMotionToInputFilterLocked(const NotifyMotionArgs* args);
2572 if (shouldSendMotionToInputFilterLocked(args)) { in notifyMotion()2608 bool InputDispatcher::shouldSendMotionToInputFilterLocked(const NotifyMotionArgs* args) { in shouldSendMotionToInputFilterLocked() function in android::InputDispatcher