Searched refs:getVerifiedBootState (Results 1 – 2 of 2) sorted by relevance
90 public int getVerifiedBootState() { in getVerifiedBootState() method in RootOfTrust
1136 assertEquals(KM_VERIFIED_BOOT_VERIFIED, rootOfTrust.getVerifiedBootState()); in checkRootOfTrust()