Searched refs:NoSupportedSignaturesException (Results 1 – 3 of 3) sorted by relevance
1085 throws NoSupportedSignaturesException { in getSignaturesToVerify()1106 boolean onlyRequireJcaSupport) throws NoSupportedSignaturesException { in getSignaturesToVerify()1111 throw new NoSupportedSignaturesException(e.getMessage()); in getSignaturesToVerify()1115 public static class NoSupportedSignaturesException extends NoApkSupportedSignaturesException { class in ApkSigningBlockUtils1116 public NoSupportedSignaturesException(String message) { in NoSupportedSignaturesException() method in ApkSigningBlockUtils.NoSupportedSignaturesException
297 } catch (ApkSigningBlockUtils.NoSupportedSignaturesException e) { in parseSigner()
401 } catch (ApkSigningBlockUtils.NoSupportedSignaturesException e) { in parseSigner()