Searched refs:PublicErrorInformation (Results 1 – 5 of 5) sorted by relevance
438 private static final class PublicErrorInformation { class in KeyStoreException448 private static final PublicErrorInformation GENERAL_KEYMINT_ERROR =449 new PublicErrorInformation(0, ERROR_KEYMINT_FAILURE);451 private static final PublicErrorInformation GENERAL_KEYSTORE_ERROR =452 new PublicErrorInformation(0, ERROR_KEYSTORE_FAILURE);462 new PublicErrorInformation(0, ERROR_INCORRECT_USAGE);533 new PublicErrorInformation(REQUIRES_USER_AUTHENTICATION, in sErrorCodeToFailureInfo.put()611 new PublicErrorInformation(IS_SYSTEM_ERROR, in sErrorCodeToFailureInfo.put()636 new PublicErrorInformation(IS_SYSTEM_ERROR, in sErrorCodeToFailureInfo.put()647 new PublicErrorInformation(IS_SYSTEM_ERROR, in sErrorCodeToFailureInfo.put()[all …]
6619 android.security.KeyStoreException$PublicErrorInformation
29409 Landroid/security/KeyStoreException$PublicErrorInformation;
6623 android.security.KeyStoreException$PublicErrorInformation
39516 Landroid/security/KeyStoreException$PublicErrorInformation;