Searched defs:destinations (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/text/
H A DTextUtils.java836 * replaced by the corresponding element of the destinations.
840 CharSequence[] destinations) {
856 tb.replace(start, end, destinations[i]);
838 replace(CharSequence template, String[] sources, CharSequence[] destinations) argument

Completed in 138 milliseconds