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