Searched refs:findApkSigningBlock (Results 1 – 3 of 3) sorted by relevance
180 public static ApkSigningBlock findApkSigningBlock(DataSource apk, ZipSections zipSections) in findApkSigningBlock() method in ApkUtils
223 ApkUtils.findApkSigningBlock(inputApk, inputZipSections); in sign()
921 ApkUtils.findApkSigningBlock(apk, zipSections); in findSignature()