Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/standard-app-helper/src/android/platform/helpers/
DAbstractAutoStandardAppHelper.java509 List<Point> swipePoints = getPointsToSwipe(bounds, swipeDirection); in swipe() local
560 List<Point> swipePoints = new ArrayList<Point>(); in getPointsToSwipe() local