Searched refs:GestureType (Results 1 – 2 of 2) sorted by relevance
170 @interface GestureType{} annotation in HandwritingGesture191 @GestureType int mType = GESTURE_TYPE_NONE;200 public final @GestureType int getGestureType() { in getGestureType()
63 @HandwritingGesture.GestureType int gestureType, @NonNull Parcel parcel) { in createFromParcelInternal()