Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/cts/
DSensorTest.java355 CountDownLatch flushLatch = mTestSensorManager.requestFlush(); in testBatchAndFlushWithHandler() local
356 listener.waitForFlushComplete(flushLatch, true); in testBatchAndFlushWithHandler()
390 CountDownLatch flushLatch = mTestSensorManager.requestFlush(); in testBatchAndFlushUseDefaultHandler() local
391 listener.waitForFlushComplete(flushLatch, true); in testBatchAndFlushUseDefaultHandler()
591 CountDownLatch flushLatch = sensorManager.requestFlush(); in execute() local
592 listener.waitForFlushComplete(flushLatch, true); in execute()