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

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

Completed in 74 milliseconds