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

  /frameworks/native/services/inputflinger/tests/
InputDispatcher_test.cpp 75 virtual void interceptMotionBeforeQueueing(nsecs_t when, uint32_t& policyFlags) {
  /frameworks/base/services/core/jni/
com_android_server_input_InputManagerService.cpp 219 virtual void interceptMotionBeforeQueueing(nsecs_t when, uint32_t& policyFlags);
863 void NativeInputManager::interceptMotionBeforeQueueing(nsecs_t when, uint32_t& policyFlags) {
    [all...]

Completed in 31 milliseconds