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