Searched refs:configDir (Results 1 – 1 of 1) sorted by relevance
436 File configDir = new File(mResultDir, "config"); in copyDynamicConfigFiles() local437 if (!configDir.exists() && !configDir.mkdir()) { in copyDynamicConfigFiles()440 configDir.getAbsolutePath()); in copyDynamicConfigFiles()452 File destFile = new File(configDir, moduleName + ".dynamic"); in copyDynamicConfigFiles()