HomeSort by relevance Sort by last modified time
    Searched refs:followingImpl (Results 1 - 2 of 2) sorted by null

  /libcore/luni/src/main/java/libcore/icu/
NativeBreakIterator.java 84 return followingImpl(this.address, offset);
163 private static native int followingImpl(int address, int offset);
  /libcore/luni/src/main/native/
libcore_icu_NativeBreakIterator.cpp 211 NATIVE_METHOD(NativeBreakIterator, followingImpl, "(II)I"),

Completed in 150 milliseconds