Searched defs:extractedFilePrefix (Results 1 – 1 of 1) sorted by relevance
178 final String extractedFilePrefix = sourceApk.getName() + EXTRACTED_NAME_EXT; in loadExistingExtractions() local244 final String extractedFilePrefix = sourceApk.getName() + EXTRACTED_NAME_EXT; in performExtractions() local376 String extractedFilePrefix) throws IOException, FileNotFoundException { in extract()