Searched refs:mCountDownLatch (Results 1 - 1 of 1) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DTelecomSystemTest.java185 private final CountDownLatch mCountDownLatch; field in class:TelecomSystemTest.IncomingCallAddedListener
188 mCountDownLatch = latch;
193 mCountDownLatch.countDown();

Completed in 82 milliseconds