Home
last modified time | relevance | path

Searched defs:swipePoints (Results 1 – 1 of 1) sorted by relevance

/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/utils/
DSpectatioUiUtil.java518 List<Point> swipePoints = getPointsToSwipe(bounds, swipeDirection, swipeFraction); in swipe() local
615 List<Point> swipePoints = new ArrayList<>(); in getPointsToSwipe() local