Searched refs:copyResourceToTemp (Results 1 – 1 of 1) sorted by relevance
83 assertTrue(device.pushFile(copyResourceToTemp(filePath), outputPath)); in pushResourceFile()110 final File tmpFile = copyResourceToTemp(resourcePath); in installResourceApk()186 private File copyResourceToTemp(String resourcePath) throws IOException { in copyResourceToTemp() method in SystemPreparer