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.java359 CountDownLatch flushLatch = mTestSensorManager.requestFlush(); in testBatchAndFlushWithHandler() local
360 listener.waitForFlushComplete(flushLatch, true); in testBatchAndFlushWithHandler()
393 CountDownLatch flushLatch = mTestSensorManager.requestFlush(); in testBatchAndFlushUseDefaultHandler() local
394 listener.waitForFlushComplete(flushLatch, true); in testBatchAndFlushUseDefaultHandler()
594 CountDownLatch flushLatch = sensorManager.requestFlush(); in execute() local
595 listener.waitForFlushComplete(flushLatch, true); in execute()