Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/accessibilityservice/
DGestureDescription.java490 TouchPoint[] touchPoints, int touchPointsSize) { in obtainMotionEvent()
508 private static int findPointByPathIndex(TouchPoint[] touchPoints, int touchPointsSize, in findPointByPathIndex()