Home
last modified time | relevance | path

Searched refs:appendContents (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/text/
DAttributedString.java83 appendContents(buffer, iterators[counter]); in AttributedString()
682 private final void appendContents(StringBuffer buf, in appendContents() method in AttributedString