Home
last modified time | relevance | path

Searched defs: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
146 waitForReceiver(InstrumentationRegistry.getContext(), 59_000, resultsLatch, null); in performBleScan() local