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.java460 List<Point> swipePoints = getPointsToSwipe(bounds, swipeDirection); in swipe() local
512 List<Point> swipePoints = new ArrayList<Point>(); in getPointsToSwipe() local