Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DKeyAttestationTest.java273 checkDeviceLocked(new Attestation(attestationCert)); in testEcAttestation_DeviceLocked()
442 checkDeviceLocked(new Attestation(attestationCert)); in testRsaAttestation_DeviceLocked()
953 private void checkDeviceLocked(Attestation attestation) { in checkDeviceLocked() method in KeyAttestationTest