Home
last modified time | relevance | path

Searched refs:startOutgoingCall (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DCallIntentProcessor.java140 .startOutgoingCall(handle, phoneAccountHandle, clientExtras, initiatingUser, in processOutgoingCallIntent()
DCallsManager.java1029 Call startOutgoingCall(Uri handle, PhoneAccountHandle phoneAccountHandle, Bundle extras, in startOutgoingCall() method in CallsManager
3165 Call handoverToCall = startOutgoingCall(handoverFromCall.getHandle(), handoverToHandle, in requestHandover()