Home
last modified time | relevance | path

Searched refs:createWaypointAndAddToPath (Results 1 – 3 of 3) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/Path/
DPath.java46 public void createWaypointAndAddToPath( in createWaypointAndAddToPath() method in Path
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/TestPhase/
DTest.java89 mTestPath.createWaypointAndAddToPath(coordinates, userGenerated, currentLap); in addWaypointDataToPath()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/
DManager.java128 mReferencePath.createWaypointAndAddToPath(coordinates, userGenerated, mLap); in addPoseDataToPath()