Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/text/BreakIterator/
DMirroredBreakIterator.java73 int newBoundary = boundaryIndex + n; in next() local
150 private int changeIndices(int newCharIndex, int newBoundary) { in changeIndices()
155 private int changeIndices(int newBoundary) { in changeIndices()