Searched refs:verifyAndGetMinSdkVersion (Results 1 – 1 of 1) sorted by relevance
196 int minSdkVersion = verifyAndGetMinSdkVersion(apk, zipSections); in verify()638 private int verifyAndGetMinSdkVersion(DataSource apk, ApkUtils.ZipSections zipSections) in verifyAndGetMinSdkVersion() method in ApkVerifier776 int minSdkVersion = verifyAndGetMinSdkVersion(apk, zipSections); in verifySourceStamp()