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