Searched defs:endsWith (Results 1 – 6 of 6) sorted by relevance
285 boolean endsWith(Path other); in endsWith() method306 boolean endsWith(String other); in endsWith() method
47 public final boolean endsWith(String other) { in endsWith() method in AbstractPath
659 public boolean endsWith(Path other) { in endsWith() method in UnixPath
116 public boolean endsWith(@libcore.util.NonNull java.lang.String suffix) { throw new RuntimeException… in endsWith() method in String
205 public boolean endsWith(java.lang.String suffix) { in endsWith() method in String
1445 public boolean endsWith(String suffix) { in endsWith() method in String