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

/frameworks/base/services/input/
H A DInputDispatcher.h916 bool shouldSendMotionToInputFilterLocked(const NotifyMotionArgs* args);
H A DInputDispatcher.cpp2467 if (shouldSendMotionToInputFilterLocked(args)) {
2502 bool InputDispatcher::shouldSendMotionToInputFilterLocked(const NotifyMotionArgs* args) { function in class:android::InputDispatcher

Completed in 53 milliseconds