Home
last modified time | relevance | path

Searched defs:touchPointsSize (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DMotionEventInjector.java464 TouchPoint[] touchPoints, int touchPointsSize) { in obtainMotionEvent()
497 private static int findPointByStrokeId(TouchPoint[] touchPoints, int touchPointsSize, in findPointByStrokeId()