Example #1
0
 public virtual void RemoveGesture(string entryName, global::Android.Gestures.Gesture gesture)                         /* MethodBuilder.Create */
 {
 }
Example #2
0
 public virtual global::Java.Util.ArrayList <global::Android.Gestures.Prediction> Recognize(global::Android.Gestures.Gesture gesture)                        /* MethodBuilder.Create */
 {
     return(default(global::Java.Util.ArrayList <global::Android.Gestures.Prediction>));
 }