Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/inputmethod/
DInsertModeGesture.java43 public final class InsertModeGesture extends CancellableHandwritingGesture implements Parcelable { class
47 private InsertModeGesture(PointF point, String fallbackText, in InsertModeGesture() method in InsertModeGesture
55 private InsertModeGesture(final Parcel source) { in InsertModeGesture() method in InsertModeGesture