Searched defs:times (Results 1 – 3 of 3) sorted by relevance
135 public default void mashShutterButton(boolean shouldWaitClickable, int times) { in mashShutterButton()
65 public boolean tap(@NonNull Tuple point, int times) throws InterruptedException { in tap()
803 Iterator<String> lines, Pattern pattern, int times, Consumer<Matcher> onMatch) { in matchLines()