Searched defs:followingImpl (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/libcore/icu/
H A DNativeBreakIterator.java84 return followingImpl(this.address, offset);
163 private static native int followingImpl(int address, int offset); method in class:NativeBreakIterator

Completed in 21 milliseconds