Searched defs:interceptMotionBeforeQueueing (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/services/inputflinger/benchmarks/ | ||
D | InputDispatcher_benchmarks.cpp | 98 void interceptMotionBeforeQueueing(int32_t, nsecs_t, uint32_t&) override {} in interceptMotionBeforeQueueing() function in android::inputdispatcher::FakeInputDispatcherPolicy |
/frameworks/base/services/core/jni/ | ||
D | com_android_server_input_InputManagerService.cpp | 1237 void NativeInputManager::interceptMotionBeforeQueueing(const int32_t displayId, nsecs_t when, in interceptMotionBeforeQueueing() function in android::NativeInputManager |
/frameworks/native/services/inputflinger/tests/ | ||
D | InputDispatcher_test.cpp | 371 void interceptMotionBeforeQueueing(int32_t, nsecs_t, uint32_t&) override {} in interceptMotionBeforeQueueing() function in android::inputdispatcher::FakeInputDispatcherPolicy |