Searched refs:NoSupportedSignaturesException (Results 1 – 4 of 4) sorted by relevance
1178 throws NoSupportedSignaturesException { in getSignaturesToVerify()1209 throw new NoSupportedSignaturesException( in getSignaturesToVerify()1214 throw new NoSupportedSignaturesException("No supported signature"); in getSignaturesToVerify()1224 public static class NoSupportedSignaturesException extends Exception { class in ApkSigningBlockUtils1227 public NoSupportedSignaturesException(String message) { in NoSupportedSignaturesException() method in ApkSigningBlockUtils.NoSupportedSignaturesException
231 } catch (ApkSigningBlockUtils.NoSupportedSignaturesException e) { in verifySourceStampSignature()
296 } catch (ApkSigningBlockUtils.NoSupportedSignaturesException e) { in parseSigner()
344 } catch (ApkSigningBlockUtils.NoSupportedSignaturesException e) { in parseSigner()