Home
last modified time | relevance | path

Searched defs:useTransparentBounds (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/annotations/sdk/nullability/java/util/regex/
DMatcher.annotated.java92 @libcore.util.NonNull public java.util.regex.Matcher useTransparentBounds(boolean b) { throw new Ru… in useTransparentBounds() method in Matcher
/libcore/ojluni/src/main/java/java/util/regex/
DMatcher.java999 public Matcher useTransparentBounds(boolean b) { in useTransparentBounds() method in Matcher
/libcore/ojluni/annotations/hiddenapi/java/util/regex/
DMatcher.java155 public java.util.regex.Matcher useTransparentBounds(boolean b) { in useTransparentBounds() method in Matcher