Searched defs:times (Results 1 – 2 of 2) sorted by relevance
135 public default void mashShutterButton(boolean shouldWaitClickable, int times) { in mashShutterButton()
803 Iterator<String> lines, Pattern pattern, int times, Consumer<Matcher> onMatch) { in matchLines()