Home
last modified time | relevance | path

Searched defs:interceptMotionBeforeQueueing (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/inputflinger/benchmarks/
DInputDispatcher_benchmarks.cpp98 void interceptMotionBeforeQueueing(int32_t, nsecs_t, uint32_t&) override {} in interceptMotionBeforeQueueing() function in android::inputdispatcher::FakeInputDispatcherPolicy
/frameworks/base/services/core/jni/
Dcom_android_server_input_InputManagerService.cpp1237 void NativeInputManager::interceptMotionBeforeQueueing(const int32_t displayId, nsecs_t when, in interceptMotionBeforeQueueing() function in android::NativeInputManager
/frameworks/native/services/inputflinger/tests/
DInputDispatcher_test.cpp371 void interceptMotionBeforeQueueing(int32_t, nsecs_t, uint32_t&) override {} in interceptMotionBeforeQueueing() function in android::inputdispatcher::FakeInputDispatcherPolicy