Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsCallingBase.java97 public static final int LATCH_IS_ON_MERGE_START = 14; field in ImsCallingBase
566 countDownLatch(LATCH_IS_ON_MERGE_START); in onConnectionEvent()
DImsCallingTest.java1050 assertTrue(callingTestLatchCountdown(LATCH_IS_ON_MERGE_START, WAIT_FOR_CALL_STATE)); in testCallJoinExistingConferenceCallAfterCallSwap()
1877 overrideLatchCount(LATCH_IS_ON_MERGE_START, 2); in makeConferenceCall()
1883 assertTrue(callingTestLatchCountdown(LATCH_IS_ON_MERGE_START, WAIT_FOR_CALL_STATE)); in makeConferenceCall()