Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/accessibilityservice/
DGestureDescription.java370 lastTouchPointSize = appendDownEvents(motionEvents, lastTouchPoints, in getMotionEventsFromGestureDescription()
469 private static int appendDownEvents(List<MotionEvent> motionEvents, in appendDownEvents() method in GestureDescription.MotionEventGenerator