Searched defs:pathIndex (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/accessibilityservice/
H A DGestureDescription.java509 int pathIndex) {
511 if (touchPoints[i].mPathIndex == pathIndex) {
508 findPointByPathIndex(TouchPoint[] touchPoints, int touchPointsSize, int pathIndex) argument

Completed in 65 milliseconds