Home
last modified time | relevance | path

Searched refs:getCurrentPathSize (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/Path/
DPath.java116 public int getCurrentPathSize() { in getCurrentPathSize() method in Path
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/
DManager.java292 if (mReferencePath.getCurrentPathSize() != 0) { in onNewPoseData()