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.java546 ParallelSensorOperation parallelSensorOperation = new ParallelSensorOperation(); in testBatchAndFlushWithMultipleSensors() local
556 parallelSensorOperation.add(new TestSensorOperation(environment, executor)); in testBatchAndFlushWithMultipleSensors()
561 parallelSensorOperation.execute(getCurrentTestNode()); in testBatchAndFlushWithMultipleSensors()