Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/accessibilityservice/
DGestureDescription.java126 private int getPointsForTime(long time, TouchPoint[] touchPoints) { in getPointsForTime()
382 public TouchPoint[] touchPoints; field in GestureDescription.GestureStep
612 TouchPoint[] touchPoints, int touchPointsSize) { in obtainMotionEvent()
630 private static int findPointByPathIndex(TouchPoint[] touchPoints, int touchPointsSize, in findPointByPathIndex()