Searched refs:findZipSections (Results 1 – 3 of 3) sorted by relevance
52 public static ZipSections findZipSections(DataSource apk) in findZipSections() method in ApkUtils284 zipSections = findZipSections(apk); in getAndroidManifest()
212 inputZipSections = ApkUtils.findZipSections(inputApk); in sign()
161 zipSections = ApkUtils.findZipSections(apk); in verify()