Searched defs:deleteContents (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/libcore/io/
H A DIoUtils.java126 public static void deleteContents(File dir) throws IOException { method in class:IoUtils
131 deleteContents(file);

Completed in 211 milliseconds