Home
last modified time | relevance | path

Searched refs:WAIT_FOR_CALL_STATE_ACTIVE (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DDomainSelectionCallingBase.java63 public static final int WAIT_FOR_CALL_STATE_ACTIVE = 15 * 1000; // 15 seconds field in DomainSelectionCallingBase
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsCallingBase.java83 public static final int WAIT_FOR_CALL_STATE_ACTIVE = 15000; field in ImsCallingBase
DImsCallingTest.java834 }, WAIT_FOR_CALL_STATE_ACTIVE, "Call in Active State"); in testOutGoingCallSwap()
876 }, WAIT_FOR_CALL_STATE_ACTIVE, "Call in Active State"); in testOutGoingCallSwapFail()