Searched defs:fingerSelection (Results 1 – 1 of 1) sorted by relevance
86 public void fingerSelection(Point start, Point end) throws Exception { in fingerSelection() method in GestureBot97 private void fingerSelection(Point start, Point end, int steps) throws Exception { in fingerSelection() method in GestureBot116 boolean fingerSelection) { in swipe()