Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DNewOutgoingCallIntentBroadcaster.java166 Uri resultHandleUri = Uri.fromParts( in onReceive() local
180 Log.pii(resultHandleUri)); in onReceive()
183 GatewayInfo gatewayInfo = getGateWayInfoFromIntent(intent, resultHandleUri); in onReceive()
184 placeOutgoingCallImmediately(mCall, resultHandleUri, gatewayInfo, in onReceive()