Home
last modified time | relevance | path

Searched defs:KeyRevokedException (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
DInstallationAsyncTask.java101 static class KeyRevokedException extends ImageValidationException { class in InstallationAsyncTask
102 KeyRevokedException(String message) { in KeyRevokedException() method in InstallationAsyncTask.KeyRevokedException