Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/aidl/android/telecom/cts/selfmanagedcstestapp/
DICtsSelfManagedConnectionServiceControl.aidl35 boolean placeIncomingCall(in PhoneAccountHandle handle, in placeIncomingCall() method
/cts/tests/tests/telecom/src/android/telecom/cts/selfmanagedcstestapp/
DConnectionServiceCallController.java114 public boolean placeIncomingCall(TelecomManager telecomManager, in placeIncomingCall() method in ConnectionServiceCallController