Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/text/BreakIterator/
DMirroredBreakIterator.java150 private int changeIndices(int newCharIndex, int newBoundary) { in changeIndices() argument
152 return charIndex = newCharIndex; in changeIndices()