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