Home | History | Annotate | Download | only in compose

Lines Matching defs:toText

1355                     String toText = dataUri.getSchemeSpecificPart();
1356 if (toText != null) {
1358 addToAddresses(Arrays.asList(TextUtils.split(toText, ",")));