HomeSort by relevance Sort by last modified time
    Searched refs:getSensorMaxDetectionLatencyNs (Results 1 - 3 of 3) sorted by null

  /cts/tests/sensor/src/android/hardware/cts/helpers/
TestSensorEnvironment.java 410 * {@link #getSensorMaxDetectionLatencyNs(Sensor)}, and 'report_latency' must be less than
414 public static long getSensorMaxDetectionLatencyNs(Sensor sensor) {
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
StepCounterTestActivity.java 243 + TestSensorEnvironment.getSensorMaxDetectionLatencyNs(counterEvent.sensor);
SignificantMotionTestActivity.java 402 + TestSensorEnvironment.getSensorMaxDetectionLatencyNs(event.sensor);

Completed in 238 milliseconds