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