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.java124 CountDownLatch resultsLatch = new CountDownLatch(1); in performBleScan() local
129 resultsLatch.countDown(); in performBleScan()
138 resultsLatch.countDown(); in performBleScan()
144 waitForReceiver(InstrumentationRegistry.getContext(), 59_000, resultsLatch, null); in performBleScan() local