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