Home | History | Annotate | Download | only in compose

Lines Matching refs:otherTo

1813         List<String> otherTo = uri.getQueryParameters("to");
1814 addToAddresses(Arrays.asList(otherTo.toArray(new String[otherTo.size()])));