Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/accessibilityservice/
DGestureDescription.java393 public static class TouchPoint implements Parcelable { class in GestureDescription
404 public TouchPoint() { in TouchPoint() method in GestureDescription.TouchPoint
407 public TouchPoint(TouchPoint pointToCopy) { in TouchPoint() method in GestureDescription.TouchPoint
411 public TouchPoint(Parcel parcel) { in TouchPoint() method in GestureDescription.TouchPoint