Searched refs:webUri (Results 1 – 1 of 1) sorted by relevance
594 Optional<Uri> webUri = WebAddresses.topPrivateDomainAndScheme(webDestination); in generateSourceDestinations() local595 webUri.ifPresent(destinations::add); in generateSourceDestinations()