Searched refs:KM_ERROR_PERMISSION_DENIED (Results 1 – 1 of 1) sorted by relevance
112 private static final int KM_ERROR_PERMISSION_DENIED = 6; field in KeyAttestationTest230 assertEquals(KM_ERROR_PERMISSION_DENIED, cause.getErrorCode()); in testEcAttestation_KeyStoreExceptionWhenRequestingUniqueId()