Searched refs:KeyRevokedException (Results 1 – 1 of 1) sorted by relevance
101 static class KeyRevokedException extends ImageValidationException { class in InstallationAsyncTask102 KeyRevokedException(String message) { in KeyRevokedException() method in InstallationAsyncTask.KeyRevokedException447 imageValidationThrowOrWarning(new KeyRevokedException(mPublicKey)); in verifyAndPrepare()763 imageValidationThrowOrWarning(new KeyRevokedException(publicKey)); in installImage()