Home
last modified time | relevance | path

Searched refs:hasTransparentBounds (Results 1 – 5 of 5) sorted by relevance

/libcore/ojluni/annotations/sdk/nullability/java/util/regex/
DMatcher.annotated.java90 public boolean hasTransparentBounds() { throw new RuntimeException("Stub!"); } in hasTransparentBounds() method in Matcher
/libcore/luni/src/test/java/libcore/java/util/regex/
DOldMatcherTest.java147 mat.hasTransparentBounds()); in test_hasTransparentBounds()
151 mu.hasTransparentBounds()); in test_hasTransparentBounds()
155 mu.hasTransparentBounds()); in test_hasTransparentBounds()
/libcore/ojluni/annotations/hiddenapi/java/util/regex/
DMatcher.java151 public boolean hasTransparentBounds() { in hasTransparentBounds() method in Matcher
/libcore/ojluni/src/main/java/java/util/regex/
DMatcher.java969 public boolean hasTransparentBounds() { in hasTransparentBounds() method in Matcher
/libcore/api/
Dcurrent.txt16553 method public boolean hasTransparentBounds();