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.java57 int keyInt = ((Number) key).getValue().intValue(); in EatAttestation() local
58 switch (keyInt) { in EatAttestation()
DAuthorizationList.java361 int keyInt = ((Number) key).getValue().intValue(); in AuthorizationList() local
362 switch (keyInt) { in AuthorizationList()