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