Home
last modified time | relevance | path

Searched refs:resultsLatch (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/statsd/apps/statsdapp/src/com/android/server/cts/device/statsd/
DAtomTests.java126 CountDownLatch resultsLatch = new CountDownLatch(1); in performBleScan() local
131 resultsLatch.countDown(); in performBleScan()
140 resultsLatch.countDown(); in performBleScan()
146 waitForReceiver(InstrumentationRegistry.getContext(), 59_000, resultsLatch, null); in performBleScan() local