Home
last modified time | relevance | path

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

/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DMotionEventInjector.java359 appendDownEvents(motionEvents, step.touchPoints, currentTouchPointSize, in getMotionEventsFromGestureSteps()
425 private void appendDownEvents(List<MotionEvent> motionEvents, in appendDownEvents() method in MotionEventInjector