Home
last modified time | relevance | path

Searched defs:placeOutgoingCall (Results 1 – 8 of 8) 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/ims/cts/
DImsCallingTestOnMockModem.java521 private Call placeOutgoingCall() throws Exception { in placeOutgoingCall() method in ImsCallingTestOnMockModem
DCrossSimRedialingTestOnMockModem.java342 private void placeOutgoingCall(String address) throws Exception { in placeOutgoingCall() method in CrossSimRedialingTestOnMockModem
DCallDomainSelectionTestOnMockModem.java221 private void placeOutgoingCall(String phoneNumber) { in placeOutgoingCall() method in CallDomainSelectionTestOnMockModem
DEmergencyCallDomainSelectionTestOnMockModem.java1181 private void placeOutgoingCall(String address) throws Exception { in placeOutgoingCall() method in EmergencyCallDomainSelectionTestOnMockModem
/cts/tests/tests/telecom/src/android/telecom/cts/
DThirdPartyCallScreeningServiceTest.java370 private void placeOutgoingCall(boolean addContact) throws Exception { in placeOutgoingCall() method in ThirdPartyCallScreeningServiceTest
DTestUtils.java713 public static void placeOutgoingCall(Instrumentation instrumentation, in placeOutgoingCall() method in TestUtils
728 public static void placeOutgoingCall(Instrumentation instrumentation, in placeOutgoingCall() method in TestUtils