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

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

Completed in 64 milliseconds