Home
last modified time | relevance | path

Searched defs:bootState (Results 1 – 1 of 1) sorted by relevance

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