Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DBaseTelecomTestWithMockServices.java210 public CountDownLatch getCountDownLatch() { in getCountDownLatch() method in BaseTelecomTestWithMockServices.TestCallStateListener
298 CountDownLatch latch = mTestCallStateListener.getCountDownLatch(); in setUp()
1003 mTestCallStateListener.getCountDownLatch().await( in verifyCallStateListener()