Home
last modified time | relevance | path

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

/cts/tests/security/src/android/keystore/cts/
DEatAttestation.java109 eatBootStateTypeToVerifiedBootState(bootState, officialBuild)); in EatAttestation()
158 static int eatBootStateTypeToVerifiedBootState(List<Boolean> bootState, Boolean officialBuild) { in eatBootStateTypeToVerifiedBootState() method in EatAttestation