Searched refs:flushLatch (Results 1 – 1 of 1) sorted by relevance
429 CountDownLatch flushLatch = mTestSensorManager.requestFlush(); in testBatchAndFlushWithHandler() local430 listener.waitForFlushComplete(flushLatch, true); in testBatchAndFlushWithHandler()463 CountDownLatch flushLatch = mTestSensorManager.requestFlush(); in testBatchAndFlushUseDefaultHandler() local464 listener.waitForFlushComplete(flushLatch, true); in testBatchAndFlushUseDefaultHandler()695 CountDownLatch flushLatch = sensorManager.requestFlush(); in execute() local696 listener.waitForFlushComplete(flushLatch, true); in execute()