Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/TestPhase/
DComplexMovementTest.java76 Ring ring = ((ComplexMovementPath) mTestPath).hasRingBeenEntered(location); in checkIfARingHasBeenPassed()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/Path/
DComplexMovementPath.java276 public Ring hasRingBeenEntered(float[] location) { in hasRingBeenEntered() method in ComplexMovementPath