Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DCtsConnectionService.java350 CountDownLatch latch = getUnboundLatch(); in waitForUnBinding()
397 private static CountDownLatch getUnboundLatch() { in getUnboundLatch() method in CtsConnectionService