Searched refs:sourceAddresses (Results 1 – 1 of 1) sorted by relevance
626 List<String> sourceAddresses = new ArrayList<>(); in getExternalSources() local654 sourceAddresses.add(address); in getExternalSources()659 return sourceAddresses.toArray(new String[0]); in getExternalSources()