Searched refs:uriHandle (Results 1 – 1 of 1) sorted by relevance
1232 final Uri uriHandle = (gatewayInfo == null) ? handle : gatewayInfo.getGatewayAddress(); in placeOutgoingCall() local1235 Log.i(this, "Creating a new outgoing call with handle: %s", Log.piiHandle(uriHandle)); in placeOutgoingCall()1238 Log.pii(uriHandle), Log.pii(handle)); in placeOutgoingCall()1241 call.setHandle(uriHandle); in placeOutgoingCall()