Searched refs:resultsLatch (Results 1 – 1 of 1) sorted by relevance
126 CountDownLatch resultsLatch = new CountDownLatch(1); in performBleScan() local131 resultsLatch.countDown(); in performBleScan()140 resultsLatch.countDown(); in performBleScan()146 waitForReceiver(InstrumentationRegistry.getContext(), 59_000, resultsLatch, null); in performBleScan() local