Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/TestPhase/
DComplexMovementTest.java75 public void checkIfARingHasBeenPassed(float[] location) { in checkIfARingHasBeenPassed() method in ComplexMovementTest
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/
DManager.java306 … mComplexMovementTest.checkIfARingHasBeenPassed(currentPose.getTranslationAsFloats()); in onNewPoseData()