Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsCallingBase.java96 public static final int LATCH_IS_ON_CHILDREN_CHANGED = 13; field in ImsCallingBase
554 countDownLatch(LATCH_IS_ON_CHILDREN_CHANGED); in onChildrenChanged()
DImsCallingTest.java1058 assertTrue(callingTestLatchCountdown(LATCH_IS_ON_CHILDREN_CHANGED, WAIT_FOR_CALL_STATE)); in testCallJoinExistingConferenceCallAfterCallSwap()
1914 assertTrue(callingTestLatchCountdown(LATCH_IS_ON_CHILDREN_CHANGED, WAIT_FOR_CALL_STATE)); in makeConferenceCall()