Home
last modified time | relevance | path

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

/frameworks/base/keystore/java/android/security/
DKeyStoreException.java448 private static final PublicErrorInformation GENERAL_KEYMINT_ERROR = field in KeyStoreException
481 sErrorCodeToFailureInfo.put(KeymasterDefs.KM_ERROR_OK, GENERAL_KEYMINT_ERROR); in sErrorCodeToFailureInfo.put() argument
483 GENERAL_KEYMINT_ERROR); in sErrorCodeToFailureInfo.put() argument
511 GENERAL_KEYMINT_ERROR); in sErrorCodeToFailureInfo.put() argument
527 GENERAL_KEYMINT_ERROR); in sErrorCodeToFailureInfo.put() argument
536 GENERAL_KEYMINT_ERROR); in sErrorCodeToFailureInfo.put() argument
541 GENERAL_KEYMINT_ERROR); in sErrorCodeToFailureInfo.put() argument
543 GENERAL_KEYMINT_ERROR); in sErrorCodeToFailureInfo.put() argument
545 GENERAL_KEYMINT_ERROR); in sErrorCodeToFailureInfo.put() argument
547 GENERAL_KEYMINT_ERROR); in sErrorCodeToFailureInfo.put() argument
[all …]