Searched refs:rawResId (Results 1 – 1 of 1) sorted by relevance
807 private void copyRawToFile(int rawResId, File outFile) { in copyRawToFile() argument811 is = res.openRawResource(rawResId); in copyRawToFile()813 fail("Failed to load resource with id: " + rawResId); in copyRawToFile()