Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
H A DInstallationAsyncTask.java80 static class RevocationListFetchException extends ImageValidationException { class in InstallationAsyncTask
81 RevocationListFetchException(Throwable cause) { in RevocationListFetchException() method in InstallationAsyncTask.RevocationListFetchException