Home
last modified time | relevance | path

Searched refs:sendMotionEventToNext (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DMotionEventInjector.java138 sendMotionEventToNext(event, rawEvent, policyFlags); in onMotionEvent()
172 sendMotionEventToNext(motionEvent, motionEvent, in handleMessage()
306 private void sendMotionEventToNext(MotionEvent event, MotionEvent rawEvent, in sendMotionEventToNext() method in MotionEventInjector
325 sendMotionEventToNext(cancelEvent, cancelEvent, in cancelAnyGestureInProgress()