Searched refs:NoSupportedSignaturesException (Results 1 – 3 of 3) sorted by relevance
1083 throws NoSupportedSignaturesException { in getSignaturesToVerify()1104 boolean onlyRequireJcaSupport) throws NoSupportedSignaturesException { in getSignaturesToVerify()1109 throw new NoSupportedSignaturesException(e.getMessage()); in getSignaturesToVerify()1113 public static class NoSupportedSignaturesException extends NoApkSupportedSignaturesException { class in ApkSigningBlockUtils1114 public NoSupportedSignaturesException(String message) { in NoSupportedSignaturesException() method in ApkSigningBlockUtils.NoSupportedSignaturesException
297 } catch (ApkSigningBlockUtils.NoSupportedSignaturesException e) { in parseSigner()
397 } catch (ApkSigningBlockUtils.NoSupportedSignaturesException e) { in parseSigner()