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