Home
last modified time | relevance | path

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

/tools/security/remote_provisioning/attestation_testing/java/com/google/attestationexample/
DRootOfTrust.java81 public boolean isDeviceLocked() { in isDeviceLocked() method in RootOfTrust
DAttestationTest.java290 if (!rootOfTrust.isDeviceLocked()) { in checkRootOfTrust()