Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/hiddenapi/java/util/regex/
DMatcher.java207 private static native boolean findNextImpl(long addr, int[] offsets); in findNextImpl() method in Matcher
/libcore/ojluni/src/main/java/java/util/regex/
DMatcher.java1225 private static native boolean findNextImpl(long addr, int[] offsets); in findNextImpl() method in Matcher