Home
last modified time | relevance | path

Searched refs:PublicErrorInformation (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/keystore/java/android/security/
DKeyStoreException.java326 PublicErrorInformation failureInfo = getErrorInformation(mErrorCode); in getNumericErrorCode()
339 PublicErrorInformation failureInfo = getErrorInformation(mErrorCode); in isTransientFailure()
362 PublicErrorInformation failureInfo = getErrorInformation(mErrorCode); in requiresUserAuthentication()
375 PublicErrorInformation failureInfo = getErrorInformation(mErrorCode); in isSystemError()
385 PublicErrorInformation failureInfo = getErrorInformation(mErrorCode); in getRetryPolicy()
420 private static PublicErrorInformation getErrorInformation(int internalErrorCode) { in getErrorInformation()
421 PublicErrorInformation errorInfo = sErrorCodeToFailureInfo.get(internalErrorCode); in getErrorInformation()
438 private static final class PublicErrorInformation { class in KeyStoreException
442 PublicErrorInformation(int indicators, @PublicErrorCode int errorCode) { in PublicErrorInformation() method in KeyStoreException.PublicErrorInformation
448 private static final PublicErrorInformation GENERAL_KEYMINT_ERROR =
[all …]
/frameworks/base/boot/
Dpreloaded-classes6753 android.security.KeyStoreException$PublicErrorInformation
Dboot-image-profile.txt29154 Landroid/security/KeyStoreException$PublicErrorInformation;
/frameworks/base/config/
Dpreloaded-classes6757 android.security.KeyStoreException$PublicErrorInformation
Dboot-image-profile.txt39288 Landroid/security/KeyStoreException$PublicErrorInformation;