Searched refs:flushLatch (Results 1 – 1 of 1) sorted by relevance
355 CountDownLatch flushLatch = mTestSensorManager.requestFlush(); in testBatchAndFlushWithHandler() local356 listener.waitForFlushComplete(flushLatch, true); in testBatchAndFlushWithHandler()390 CountDownLatch flushLatch = mTestSensorManager.requestFlush(); in testBatchAndFlushUseDefaultHandler() local391 listener.waitForFlushComplete(flushLatch, true); in testBatchAndFlushUseDefaultHandler()591 CountDownLatch flushLatch = sensorManager.requestFlush(); in execute() local592 listener.waitForFlushComplete(flushLatch, true); in execute()