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