Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/text/
DAttributedString.java753 private Attribute[] relevantAttributes; field in AttributedString.AttributedStringIterator
776 relevantAttributes = attributes.clone(); in AttributedStringIterator()