Searched refs:getMetadataFromFile (Results 1 – 1 of 1) sorted by relevance
63 List<APKEntry> deviceZipEntries = getMetadataFromFile(deviceMetadataPath); in main()120 … private static List<APKEntry> getMetadataFromFile(String deviceMetadataPath) throws IOException { in getMetadataFromFile() method in DeployPatchGenerator