Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/misc/
DFileURLMapper.java72 public boolean exists () { in exists() method in FileURLMapper
/libcore/ojluni/src/main/java/sun/net/www/protocol/file/
DFileURLConnection.java61 boolean exists = false; field in FileURLConnection
/libcore/ojluni/annotations/sdk/nullability/java/io/
DFile.annotated.java74 public boolean exists() { throw new RuntimeException("Stub!"); } in exists() method in File
/libcore/ojluni/annotations/hiddenapi/java/io/
DFile.java123 public boolean exists() { in exists() method in File
/libcore/ojluni/src/main/java/java/io/
DFile.java803 public boolean exists() { in exists() method in File