Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DDeviceOwnerKeyManagementTest.java548 private boolean isDeviceLockedAccordingToAttestation(Attestation attestation) { in isDeviceLockedAccordingToAttestation() method in DeviceOwnerKeyManagementTest
593 return isDeviceLockedAccordingToAttestation( in checkDeviceLocked()