Searched refs:getVerifiedBootState (Results 1 – 3 of 3) sorted by relevance
149 assertThat(mPhysicalDeviceAttributes.getVerifiedBootState()).isEqualTo( in parseCertificate_verifiedBootState()151 assertThat(mPhysicalDeviceAttributes2.getVerifiedBootState()).isEqualTo( in parseCertificate_verifiedBootState()153 assertThat(mVirtualDeviceAttributes.getVerifiedBootState()).isNull(); in parseCertificate_verifiedBootState()
270 VerifiedBootState getVerifiedBootState() { in getVerifiedBootState() method in AndroidKeystoreAttestationVerificationAttributes
391 if (attestationAttributes.getVerifiedBootState() != VERIFIED) { in checkAttestationForPeerDeviceProfile()