Searched refs:NoSupportedSignaturesException (Results 1 – 3 of 3) sorted by relevance
1115 throws NoSupportedSignaturesException { in getSignaturesToVerify()1146 throw new NoSupportedSignaturesException( in getSignaturesToVerify()1151 throw new NoSupportedSignaturesException("No supported signature"); in getSignaturesToVerify()1159 public static class NoSupportedSignaturesException extends Exception { class in ApkSigningBlockUtils1162 public NoSupportedSignaturesException(String message) { in NoSupportedSignaturesException() method in ApkSigningBlockUtils.NoSupportedSignaturesException
296 } catch (ApkSigningBlockUtils.NoSupportedSignaturesException e) { in parseSigner()
343 } catch (ApkSigningBlockUtils.NoSupportedSignaturesException e) { in parseSigner()