Searched refs:SignatureNotFoundException (Results 1 – 3 of 3) sorted by relevance
91 } catch (SignatureNotFoundException e) { in hasSignature()105 throws SignatureNotFoundException, SecurityException, IOException { in verify()121 throws SignatureNotFoundException, SecurityException, IOException { in verify()168 throws IOException, SignatureNotFoundException { in findSignature()174 throw new SignatureNotFoundException("ZIP64 APK not supported"); in findSignature()568 throws IOException, SignatureNotFoundException { in getEocd()572 throw new SignatureNotFoundException( in getEocd()579 throws SignatureNotFoundException { in getCentralDirOffset()583 throw new SignatureNotFoundException( in getCentralDirOffset()589 throw new SignatureNotFoundException( in getCentralDirOffset()[all …]
1164 } catch (ApkSignatureSchemeV2Verifier.SignatureNotFoundException e) { in collectCertificates()
4193 android.util.apk.ApkSignatureSchemeV2Verifier$SignatureNotFoundException