Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/accessibilityservice/
DGestureDescription.java428 public static class TouchPoint implements Parcelable { class in GestureDescription
439 public TouchPoint() { in TouchPoint() method in GestureDescription.TouchPoint
442 public TouchPoint(TouchPoint pointToCopy) { in TouchPoint() method in GestureDescription.TouchPoint
446 public TouchPoint(Parcel parcel) { in TouchPoint() method in GestureDescription.TouchPoint