Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/hiddenapi/java/util/regex/
DMatcher.java227 private static native void useAnchoringBoundsImpl(long addr, boolean value); in useAnchoringBoundsImpl() method in Matcher
/libcore/ojluni/src/main/java/java/util/regex/
DMatcher.java1234 private static native void useAnchoringBoundsImpl(long addr, boolean value); in useAnchoringBoundsImpl() method in Matcher