Home
last modified time | relevance | path

Searched refs:ERROR_ATTESTATION_KEYS_UNAVAILABLE (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/keystore/java/android/security/
DKeyStoreException.java140 public static final int ERROR_ATTESTATION_KEYS_UNAVAILABLE = 16; field in KeyStoreException
170 ERROR_ATTESTATION_KEYS_UNAVAILABLE,
678 new PublicErrorInformation(IS_SYSTEM_ERROR, ERROR_ATTESTATION_KEYS_UNAVAILABLE)); in sErrorCodeToFailureInfo.put() argument
687 ERROR_ATTESTATION_KEYS_UNAVAILABLE)); in sErrorCodeToFailureInfo.put() argument
690 ERROR_ATTESTATION_KEYS_UNAVAILABLE)); in sErrorCodeToFailureInfo.put() argument
692 new PublicErrorInformation(IS_SYSTEM_ERROR, ERROR_ATTESTATION_KEYS_UNAVAILABLE)); in sErrorCodeToFailureInfo.put() argument
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt39471 field public static final int ERROR_ATTESTATION_KEYS_UNAVAILABLE = 16; // 0x10