Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsCallingBase.java98 public static final int LATCH_IS_ON_MERGE_COMPLETE = 15; field in ImsCallingBase
568 countDownLatch(LATCH_IS_ON_MERGE_COMPLETE); in onConnectionEvent()
DImsCallingTest.java1004 assertTrue(callingTestLatchCountdown(LATCH_IS_ON_MERGE_COMPLETE, WAIT_FOR_CALL_STATE)); in testCallJoinExistingConferenceCall()
1057 assertTrue(callingTestLatchCountdown(LATCH_IS_ON_MERGE_COMPLETE, WAIT_FOR_CALL_STATE)); in testCallJoinExistingConferenceCallAfterCallSwap()
1885 assertTrue(callingTestLatchCountdown(LATCH_IS_ON_MERGE_COMPLETE, WAIT_FOR_CALL_STATE)); in makeConferenceCall()
1889 assertTrue(callingTestLatchCountdown(LATCH_IS_ON_MERGE_COMPLETE, WAIT_FOR_CALL_STATE)); in makeConferenceCall()