Home
last modified time | relevance | path

Searched defs:AttributedString (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/text/
DAttributedString.java50 public class AttributedString { class
75 AttributedString(AttributedCharacterIterator[] iterators) { in AttributedString() method in AttributedString
125 public AttributedString(String text) { in AttributedString() method in AttributedString
142 public AttributedString(String text, in AttributedString() method in AttributedString
179 public AttributedString(AttributedCharacterIterator text) { in AttributedString() method in AttributedString
203 public AttributedString(AttributedCharacterIterator text, in AttributedString() method in AttributedString
231 public AttributedString(AttributedCharacterIterator text, in AttributedString() method in AttributedString