Searched refs:isCallActive (Results 1 – 5 of 5) sorted by relevance
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/ |
D | ImsCallingTest.java | 235 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 …]
|
D | ImsCallingTestOnMockModem.java | 218 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()
|
D | CallDomainSelectionTestOnMockModem.java | 243 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()
|
D | ImsCallingBase.java | 382 public void isCallActive(Call call, TestImsCallSessionImpl callsession) { in isCallActive() method in ImsCallingBase
|
D | EmergencyCallDomainSelectionTestOnMockModem.java | 1109 isCallActive(call, callSession); in testOutGoingEmergencyCall()
|