Searched defs:getEndIndex (Results 1 – 6 of 6) sorted by relevance
/libcore/ojluni/src/main/java/java/text/ | ||
D | CharacterIterator.java | 179 public int getEndIndex(); in getEndIndex() method |
D | StringCharacterIterator.java | 218 public int getEndIndex() in getEndIndex() method in StringCharacterIterator |
D | FieldPosition.java | 183 public int getEndIndex() { in getEndIndex() method in FieldPosition |
D | AttributedString.java | 863 public int getEndIndex() { in getEndIndex() method in AttributedString.AttributedStringIterator |
/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 | 247 public int getEndIndex() { in getEndIndex() method in OldAttributedStringTest.testAttributedCharacterIterator |