Searched refs:flushLatch (Results 1 – 1 of 1) sorted by relevance
359 CountDownLatch flushLatch = mTestSensorManager.requestFlush(); in testBatchAndFlushWithHandler() local360 listener.waitForFlushComplete(flushLatch, true); in testBatchAndFlushWithHandler()393 CountDownLatch flushLatch = mTestSensorManager.requestFlush(); in testBatchAndFlushUseDefaultHandler() local394 listener.waitForFlushComplete(flushLatch, true); in testBatchAndFlushUseDefaultHandler()594 CountDownLatch flushLatch = sensorManager.requestFlush(); in execute() local595 listener.waitForFlushComplete(flushLatch, true); in execute()