Searched refs:cleanDir (Results 1 – 2 of 2) sorted by relevance
114 return cleanDir(dir); in deleteDir()138 public static boolean cleanDir(File dir) in cleanDir() method in FileTools145 boolean success = cleanDir(new File(dir, children[i])); in cleanDir()
165 boolean success = FileTools.cleanDir(rf); in cleanRecoveryData()
Completed in 14 milliseconds