Searched refs:shouldSendMotionToInputFilterLocked (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputDispatcher.h938 bool shouldSendMotionToInputFilterLocked(const NotifyMotionArgs* args);
H A DInputDispatcher.cpp2493 if (shouldSendMotionToInputFilterLocked(args)) {
2529 bool InputDispatcher::shouldSendMotionToInputFilterLocked(const NotifyMotionArgs* args) { function in class:android::InputDispatcher

Completed in 664 milliseconds