Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/sdk/nullability/java/util/regex/
DMatcher.annotated.java72 public boolean lookingAt() { throw new RuntimeException("Stub!"); } in lookingAt() method in Matcher
/libcore/ojluni/src/main/java/java/util/regex/
DMatcher.java598 public boolean lookingAt() { in lookingAt() method in Matcher
/libcore/ojluni/annotations/hiddenapi/java/util/regex/
DMatcher.java110 public boolean lookingAt() { in lookingAt() method in Matcher