Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/java/lang/
DString.java1233 public boolean regionMatches(int thisStart, String string, int start, int length) { in regionMatches()
1277 …public boolean regionMatches(boolean ignoreCase, int thisStart, String string, int start, int leng… in regionMatches()