Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputDispatcher_test.cpp149 virtual void interceptMotionBeforeQueueing(int32_t, nsecs_t, uint32_t&) { in interceptMotionBeforeQueueing() function in android::FakeInputDispatcherPolicy
/frameworks/base/services/core/jni/
Dcom_android_server_input_InputManagerService.cpp1088 void NativeInputManager::interceptMotionBeforeQueueing(const int32_t displayId, nsecs_t when, in interceptMotionBeforeQueueing() function in android::NativeInputManager