Searched refs:NoSupportedSignaturesException (Results 1 – 3 of 3) sorted by relevance
827 throws NoSupportedSignaturesException { in getSignaturesToVerify()858 throw new NoSupportedSignaturesException( in getSignaturesToVerify()863 throw new NoSupportedSignaturesException("No supported signature"); in getSignaturesToVerify()871 public static class NoSupportedSignaturesException extends Exception { class in ApkSigningBlockUtils874 public NoSupportedSignaturesException(String message) { in NoSupportedSignaturesException() method in ApkSigningBlockUtils.NoSupportedSignaturesException
292 } catch (ApkSigningBlockUtils.NoSupportedSignaturesException e) { in parseSigner()
340 } catch (ApkSigningBlockUtils.NoSupportedSignaturesException e) { in parseSigner()