Searched refs:dirTarget (Results 1 – 1 of 1) sorted by relevance
107 final File dirTarget = new File(targetDir, file.getName()); in moveAllContentUnderDirectory() local108 dirTarget.mkdirs(); in moveAllContentUnderDirectory()109 moveAllContentUnderDirectory(file, dirTarget); in moveAllContentUnderDirectory()