HomeSort by relevance Sort by last modified time
    Searched refs:interceptMotionBeforeQueueing (Results 1 - 4 of 4) sorted by null

  /frameworks/native/services/inputflinger/tests/
InputDispatcher_test.cpp 75 virtual void interceptMotionBeforeQueueing(nsecs_t, uint32_t&) {
  /frameworks/base/services/core/jni/
com_android_server_input_InputManagerService.cpp 251 virtual void interceptMotionBeforeQueueing(nsecs_t when, uint32_t& policyFlags);
    [all...]
  /frameworks/native/services/inputflinger/
InputDispatcher.h 242 virtual void interceptMotionBeforeQueueing(nsecs_t when, uint32_t& policyFlags) = 0;
    [all...]
InputDispatcher.cpp     [all...]

Completed in 190 milliseconds