Searched refs:filesInNewPath (Results 1 – 1 of 1) sorted by relevance
1543 final File[] filesInNewPath = newPath.listFiles(); in linkFilesToOldDirs() local1544 if (filesInNewPath == null || filesInNewPath.length == 0) { in linkFilesToOldDirs()1548 for (File file : filesInNewPath) { in linkFilesToOldDirs()