Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DBatchingTestActivity.java147 .createFlushOperation(environment, flushDurationSec, TimeUnit.SECONDS); in runFlushTest()
/cts/tests/tests/hardware/src/android/hardware/cts/
DSensorBatchingTests.java282 .createFlushOperation(environment, flushDurationSec, TimeUnit.SECONDS); in runFlushSensorTest()
/cts/tests/tests/hardware/src/android/hardware/cts/helpers/sensoroperations/
DTestSensorOperation.java361 public static TestSensorOperation createFlushOperation( in createFlushOperation() method in TestSensorOperation