Home
last modified time | relevance | path

Searched refs:onIncomingCallReceived (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsCallingTest.java288 sServiceConnector.getCarrierService().getMmTelFeature().onIncomingCallReceived(extras); in testIncomingCall()
350 sServiceConnector.getCarrierService().getMmTelFeature().onIncomingCallReceived(extras); in testIncomingCallReject()
624 sServiceConnector.getCarrierService().getMmTelFeature().onIncomingCallReceived(extras); in testOutGoingIncomingMultiCall()
694 sServiceConnector.getCarrierService().getMmTelFeature().onIncomingCallReceived(extras); in testOutGoingIncomingMultiCallAcceptTerminate()
761 sServiceConnector.getCarrierService().getMmTelFeature().onIncomingCallReceived(extras); in testOutGoingIncomingMultiCallHoldFailedTerminateByRemote()
DTestMmTelFeature.java281 public void onIncomingCallReceived(Bundle extras) { in onIncomingCallReceived() method in TestMmTelFeature
DImsCallingTestOnMockModem.java332 sServiceConnector.getCarrierService().getMmTelFeature().onIncomingCallReceived(extras); in testSrvccIncomingCall()
DCallDomainSelectionTestOnMockModem.java1042 sServiceConnector.getCarrierService().getMmTelFeature().onIncomingCallReceived(extras); in testMultipleVoLteCallsWithIncomingCall()