Home
last modified time | relevance | path

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

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