Searched refs:otherTo (Results 1 – 1 of 1) sorted by relevance
1840 List<String> otherTo = uri.getQueryParameters("to"); in initFromMailTo() local1841 addToAddresses(Arrays.asList(otherTo.toArray(new String[otherTo.size()]))); in initFromMailTo()