Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A 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()
/aosp12/frameworks/base/services/
H A Dart-profile4433 HPLcom/android/server/accessibility/MotionEventInjector;->sendMotionEventToNext(Landroid/view/Motio…