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

/libcore/tzdata/update/src/main/libcore/tzdata/update/
H A DFileUtils.java122 ensureFileDoesNotExist(to);
128 public static void ensureFileDoesNotExist(File file) throws IOException { method in class:FileUtils

Completed in 825 milliseconds