Searched refs:swipeCount (Results 1 – 3 of 3) sorted by relevance
94 void swipeRightLeft(int swipeCount); in swipeRightLeft() argument
158 public void swipeRightLeft(int swipeCount) { in swipeRightLeft() argument163 for (int count = 0; count < swipeCount; count++) { in swipeRightLeft()
134 public void swipeRightLeft(UiObject2 content, int swipeCount) { in swipeRightLeft() argument137 for (int count = 0; count < swipeCount; count++) { in swipeRightLeft()