Home
last modified time | relevance | path

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

/cts/tests/sensor/src/android/hardware/cts/helpers/sensoroperations/
DTestSensorOperation.java395 final int [] flushIntervalMs, in createFlushOperation() argument
398 Assert.assertTrue(clearEventIndex >= -1 && flushIntervalMs.length > clearEventIndex); in createFlushOperation()
408 for (int interval: flushIntervalMs) { in createFlushOperation()