Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/hiddenapi/java/util/regex/
DMatcher.java211 private static native int groupCountImpl(long addr); in groupCountImpl() method in Matcher
/libcore/ojluni/src/main/java/java/util/regex/
DMatcher.java1227 private static native int groupCountImpl(long addr); in groupCountImpl() method in Matcher