Searched refs:outFile (Results 1 – 1 of 1) sorted by relevance
308 File outFile = new File(outFileName); in copyAssetToFile() local311 FileOutputStream out = new FileOutputStream(outFile)) { in copyAssetToFile()