Home
last modified time | relevance | path

Searched defs:initiateIncomingCall (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/telecom/aidl/android/telecom/cts/selfmanagedcstestapp/
DICtsSelfManagedConnectionServiceControl.aidl33 boolean initiateIncomingCall(in PhoneAccountHandle handle, in String uri); in initiateIncomingCall() method
/cts/tests/tests/telecom/src/android/telecom/cts/selfmanagedcstestapp/
DConnectionServiceCallController.java75 public boolean initiateIncomingCall(TelecomManager telecomManager, in initiateIncomingCall() method in ConnectionServiceCallController