Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/sensor/src/android/hardware/cts/
H A DSensorTest.java630 ParallelSensorOperation parallelSensorOperation = new ParallelSensorOperation(); in testBatchAndFlushWithMultipleSensors() local
640 parallelSensorOperation.add(new TestSensorOperation(environment, executor)); in testBatchAndFlushWithMultipleSensors()
645 parallelSensorOperation.execute(getCurrentTestNode()); in testBatchAndFlushWithMultipleSensors()