Searched refs:targetPath (Results 1 – 1 of 1) sorted by relevance
413 public static void copyAssetToFile(Context context, String modelAssetName, String targetPath) in copyAssetToFile() argument417 File outFile = new File(targetPath); in copyAssetToFile()