Home
last modified time | relevance | path

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

/cts/tests/security/src/android/keystore/cts/
DEatAttestation.java56 int keyInt = ((Number) key).getValue().intValue(); in EatAttestation() local
57 switch (keyInt) { in EatAttestation()
DAuthorizationList.java346 int keyInt = ((Number) key).getValue().intValue(); in AuthorizationList() local
347 switch (keyInt) { in AuthorizationList()