Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsCallingBase.java99 public static final int LATCH_IS_ON_CONFERENCE_CALL_ADDED = 16; field in ImsCallingBase
510 countDownLatch(LATCH_IS_ON_CONFERENCE_CALL_ADDED); in onCallAdded()
DImsCallingTest.java1892 callingTestLatchCountdown(LATCH_IS_ON_CONFERENCE_CALL_ADDED, WAIT_FOR_CALL_STATE)); in makeConferenceCall()