Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DNewOutgoingCallIntentBroadcaster.java184 placeOutgoingCallImmediately(mCall, resultHandleUri, gatewayInfo, in onReceive()
340 placeOutgoingCallImmediately(mCall, disposition.callingAddress, null, in processCall()
485 private void placeOutgoingCallImmediately(Call call, Uri handle, GatewayInfo gatewayInfo, in placeOutgoingCallImmediately() method in NewOutgoingCallIntentBroadcaster