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