Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DTestSipTransport.java46 public static final int LATCH_CREATE_DELEGATE = 0; field in TestSipTransport
75 countDownLatch(LATCH_CREATE_DELEGATE); in createSipDelegate()
DSipDelegateManagerTest.java2173 transport.waitForLatchCountdownAndReset(TestSipTransport.LATCH_CREATE_DELEGATE); in getSipDelegate()