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.java229 public CountDownLatch getCountDownLatch() { in getCountDownLatch() method in BaseTelecomTestWithMockServices.TestCallStateListener
326 CountDownLatch latch = mTestCallStateListener.getCountDownLatch(); in setUp()
1174 mTestCallStateListener.getCountDownLatch().await( in verifyCallStateListener()