Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DRootOfTrust.java77 public int getVerifiedBootState() { in getVerifiedBootState() method in RootOfTrust
DKeyAttestationTest.java771 assertEquals(KM_VERIFIED_BOOT_VERIFIED, rootOfTrust.getVerifiedBootState()); in checkRootOfTrust()