Home
last modified time | relevance | path

Searched refs:isCallActive (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsCallingTest.java235 isCallActive(call, callSession); in testOutGoingCall()
300 isCallActive(call, callSession); in testIncomingCall()
332 isCallActive(call, callSession); in testIncomingCallReturnListener()
396 isCallActive(call, callSession); in testOutGoingCallForExecutor()
432 isCallActive(call, callSession); in testOutGoingCallHoldResume()
441 isCallActive(call, callSession); in testOutGoingCallHoldResume()
477 isCallActive(call, callSession); in testOutGoingCallHoldFailure()
520 isCallActive(call, callSession); in testOutGoingCallResumeFailure()
565 isCallActive(call, callSession); in testOutGoingCallReceivedHoldResume()
616 isCallActive(moCall, moCallSession); in testOutGoingIncomingMultiCall()
[all …]
DImsCallingTestOnMockModem.java218 isCallActive(call, callSession); in testSrvccActiveCall()
268 isCallActive(call, callSession); in testSendAnbrQuery()
303 isCallActive(call, callSession); in testNotifyAnbr()
378 isCallActive(call, callSession); in testSrvccIncomingCall()
446 isCallActive(call, callSession); in testSrvccHoldingCall()
DCallDomainSelectionTestOnMockModem.java243 isCallActive(call, callSession); in isPsDialing()
985 isCallActive(call2, callSession2); in testMultipleVoLteCalls()
994 isCallActive(call1, callSession1); in testMultipleVoLteCalls()
1004 isCallActive(call2, callSession2); in testMultipleVoLteCalls()
1057 isCallActive(mtCall, mtCallSession); in testMultipleVoLteCallsWithIncomingCall()
1073 isCallActive(mtCall, mtCallSession); in testMultipleVoLteCallsWithIncomingCall()
1134 isCallActive(call1, callSession1); in testMultipleVoWifiCalls()
1144 isCallActive(call2, callSession2); in testMultipleVoWifiCalls()
DImsCallingBase.java382 public void isCallActive(Call call, TestImsCallSessionImpl callsession) { in isCallActive() method in ImsCallingBase
DEmergencyCallDomainSelectionTestOnMockModem.java1109 isCallActive(call, callSession); in testOutGoingEmergencyCall()