Searched defs:gesture (Results 1 – 3 of 3) sorted by relevance
44 public final GestureBot gesture; field in Bots
325 protected void gesture(final String stringToGesture) { in gesture() method in InputTestsBase
671 private void typeOrGestureWordAndPutCursorInside(final boolean gesture, final String word, in typeOrGestureWordAndPutCursorInside()