Home
last modified time | relevance | path

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

/cts/tests/sensor/src/android/hardware/cts/
DSensorTest.java487 ParallelSensorOperation parallelSensorOperation = new ParallelSensorOperation(); in testBatchAndFlushWithMultipleSensors() local
497 parallelSensorOperation.add(new TestSensorOperation(environment, executor)); in testBatchAndFlushWithMultipleSensors()
502 parallelSensorOperation.execute(getCurrentTestNode()); in testBatchAndFlushWithMultipleSensors()