Home
last modified time | relevance | path

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

/cts/tests/security/src/android/keystore/cts/
DCborUtils.java75 public static List<Boolean> getBooleanList(Map map, DataItem index) { in getBooleanList() method in CborUtils
DEatAttestation.java89 bootState = CborUtils.getBooleanList(extension, key); in EatAttestation()