Searched refs:KeyRevokedException (Results 1 – 1 of 1) sorted by relevance
86 static class KeyRevokedException extends ImageValidationException { class in InstallationAsyncTask87 KeyRevokedException(String message) { in KeyRevokedException() method in InstallationAsyncTask.KeyRevokedException308 imageValidationThrowOrWarning(new KeyRevokedException(mPublicKey)); in verifyAndPrepare()531 imageValidationThrowOrWarning(new KeyRevokedException(publicKey)); in installImage()