Searched refs:GeneralSwipeAction (Results 1 - 2 of 2) sorted by relevance

/frameworks/testing/espresso/espresso-lib/src/main/java/com/google/android/apps/common/testing/ui/espresso/action/
H A DViewActions.java91 return new GeneralSwipeAction(Swipe.FAST, GeneralLocation.CENTER_RIGHT,
105 return new GeneralSwipeAction(Swipe.FAST, GeneralLocation.CENTER_LEFT,
H A DGeneralSwipeAction.java34 public final class GeneralSwipeAction implements ViewAction { class in inherits:ViewAction
47 public GeneralSwipeAction(Swiper swiper, CoordinatesProvider startCoordinatesProvider, method in class:GeneralSwipeAction

Completed in 36 milliseconds