Searched defs:swipeUp (Results 1 – 5 of 5) sorted by relevance
52 fun swipeUp(distancePx: Float = SWIPE_DISTANCE) = eventsForFullGesture { in <lambda>() method
252 public void swipeUp() { in swipeUp() method in UiBot
805 fun swipeUp() { in overlaysAreModalByDefault() method
133 void swipeUp(); in swipeUp() method1389 protected void swipeUp() { in swipeUp() method
240 public boolean swipeUp(int steps) throws UiObjectNotFoundException { in swipeUp() method in UiObject