Searched defs:getEndIndex (Results 1 – 6 of 6) sorted by relevance
/libcore/luni/src/main/java/java/text/ | ||
D | CharacterIterator.java | 70 public int getEndIndex(); in getEndIndex() method |
D | FieldPosition.java | 86 public int getEndIndex() { in getEndIndex() method in FieldPosition |
D | StringCharacterIterator.java | 175 public int getEndIndex() { in getEndIndex() method in StringCharacterIterator |
D | AttributedString.java | 141 public int getEndIndex() { in getEndIndex() method in AttributedString.AttributedIterator |
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/ | ||
D | AttributedStringTest.java | 93 public int getEndIndex() { in getEndIndex() method in AttributedStringTest.testAttributedCharacterIterator |
/libcore/luni/src/test/java/libcore/java/text/ | ||
D | OldAttributedStringTest.java | 250 public int getEndIndex() { in getEndIndex() method in OldAttributedStringTest.testAttributedCharacterIterator |