Searched refs:startPoint (Results 1 – 1 of 1) sorted by relevance
520 Point startPoint = swipePoints.get(0); in swipe() local524 mDevice.swipe(startPoint.x, startPoint.y, finishPoint.x, finishPoint.y, numOfSteps); in swipe()