Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsCallingBase.java94 public static final int LATCH_IS_ON_CALL_REMOTELY_HELD = 11; field in ImsCallingBase
562 countDownLatch(LATCH_IS_ON_CALL_REMOTELY_HELD); in onConnectionEvent()
DImsCallingTest.java572 assertTrue(callingTestLatchCountdown(LATCH_IS_ON_CALL_REMOTELY_HELD, WAIT_FOR_CALL_STATE)); in testOutGoingCallReceivedHoldResume()