Searched refs:currentLap (Results 1 – 2 of 2) sorted by relevance
47 float[] coordinates, boolean userGenerated, Manager.Lap currentLap) in createWaypointAndAddToPath() argument53 Waypoint waypoint = new Waypoint(coordinates, userGenerated, currentLap); in createWaypointAndAddToPath()
86 float[] coordinates, boolean userGenerated, Manager.Lap currentLap) in addWaypointDataToPath() argument89 mTestPath.createWaypointAndAddToPath(coordinates, userGenerated, currentLap); in addWaypointDataToPath()