Home
last modified time | relevance | path

Searched defs:placeOutgoingCall (Results 1 – 9 of 9) sorted by relevance

/cts/tests/tests/telecom/aidl/android/telecom/cts/selfmanagedcstestapp/
DICtsSelfManagedConnectionServiceControl.aidl34 boolean placeOutgoingCall(in PhoneAccountHandle handle, in String uri); in placeOutgoingCall() method
/cts/tests/tests/telecom/src/android/telecom/cts/selfmanagedcstestapp/
DConnectionServiceCallController.java91 public boolean placeOutgoingCall(TelecomManager telecomManager, in placeOutgoingCall() method in ConnectionServiceCallController
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DDomainSelectionServiceTestOnMockModem.java401 private Call placeOutgoingCall(String address) throws Exception { in placeOutgoingCall() method in DomainSelectionServiceTestOnMockModem
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsCallingTestOnMockModem.java521 private Call placeOutgoingCall() throws Exception { in placeOutgoingCall() method in ImsCallingTestOnMockModem
DDomainSelectionCrossSimRedialingTestOnMockModem.java327 private void placeOutgoingCall(String address) throws Exception { in placeOutgoingCall() method in DomainSelectionCrossSimRedialingTestOnMockModem
DCallDomainSelectionTestOnMockModem.java221 private void placeOutgoingCall(String phoneNumber) { in placeOutgoingCall() method in CallDomainSelectionTestOnMockModem
DEmergencyCallDomainSelectionTestOnMockModem.java1295 private void placeOutgoingCall(String address) throws Exception { in placeOutgoingCall() method in EmergencyCallDomainSelectionTestOnMockModem
/cts/tests/tests/telecom/src/android/telecom/cts/
DThirdPartyCallScreeningServiceTest.java377 private void placeOutgoingCall(boolean addContact) throws Exception { in placeOutgoingCall() method in ThirdPartyCallScreeningServiceTest
DTestUtils.java762 public static void placeOutgoingCall(Instrumentation instrumentation, in placeOutgoingCall() method in TestUtils
777 public static void placeOutgoingCall(Instrumentation instrumentation, in placeOutgoingCall() method in TestUtils