Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/sdk/nullability/java/io/
DFile.annotated.java86 public boolean createNewFile() throws java.io.IOException { throw new RuntimeException("Stub!"); } in createNewFile() method in File
/libcore/ojluni/annotations/hiddenapi/java/io/
DFile.java147 public boolean createNewFile() throws java.io.IOException { in createNewFile() method in File
/libcore/ojluni/src/main/java/java/io/
DFile.java1000 public boolean createNewFile() throws IOException { in createNewFile() method in File