Searched defs:swipeLeft (Results 1 – 3 of 3) sorted by relevance
64 fun swipeLeft(distancePx: Float = SWIPE_DISTANCE) = eventsForFullGesture { in <lambda>() method
118 void swipeLeft(); in swipeLeft() method1385 protected void swipeLeft() { in swipeLeft() method
296 public boolean swipeLeft(int steps) throws UiObjectNotFoundException { in swipeLeft() method in UiObject