Home
last modified time | relevance | path

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

/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
DAtomTests.java245 CountDownLatch resultsLatch = new CountDownLatch(1); in performBleScan() local
267 waitForReceiver(InstrumentationRegistry.getContext(), 59_000, resultsLatch, null); in performBleScan() local