Searched refs:CancellableHandwritingGesture (Results 1 – 9 of 9) sorted by relevance
31 public abstract class CancellableHandwritingGesture extends HandwritingGesture { class
43 public final class InsertModeGesture extends CancellableHandwritingGesture implements Parcelable {
982 if (gesture instanceof CancellableHandwritingGesture) { in performHandwritingGesture()984 CancellableHandwritingGesture cancellableGesture = in performHandwritingGesture()985 (CancellableHandwritingGesture) gesture; in performHandwritingGesture()
24 import android.view.inputmethod.CancellableHandwritingGesture;165 if (!(gesture instanceof CancellableHandwritingGesture)) { in beamScopeIfNeeded()
3952 …public abstract class CancellableHandwritingGesture extends android.view.inputmethod.HandwritingGe…3953 ctor public CancellableHandwritingGesture();4010 …inal class InsertModeGesture extends android.view.inputmethod.CancellableHandwritingGesture implem…
9410 android.view.inputmethod.CancellableHandwritingGesture
31827 Landroid/view/inputmethod/CancellableHandwritingGesture;
9441 android.view.inputmethod.CancellableHandwritingGesture
41988 Landroid/view/inputmethod/CancellableHandwritingGesture;