Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/cts/helpers/
DTestSensorEnvironment.java337 public static long getSensorMaxDetectionLatencyNs(Sensor sensor) { in getSensorMaxDetectionLatencyNs() method in TestSensorEnvironment
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DStepCounterTestActivity.java243 + TestSensorEnvironment.getSensorMaxDetectionLatencyNs(counterEvent.sensor); in verifyStepCounterMeasurements()