Searched refs:PublicErrorInformation (Results 1 – 5 of 5) sorted by relevance
326 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 KeyStoreException442 PublicErrorInformation(int indicators, @PublicErrorCode int errorCode) { in PublicErrorInformation() method in KeyStoreException.PublicErrorInformation448 private static final PublicErrorInformation GENERAL_KEYMINT_ERROR =[all …]
6753 android.security.KeyStoreException$PublicErrorInformation
29154 Landroid/security/KeyStoreException$PublicErrorInformation;
6757 android.security.KeyStoreException$PublicErrorInformation
39288 Landroid/security/KeyStoreException$PublicErrorInformation;