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