Home
last modified time | relevance | path

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

/cts/tests/security/src/android/keystore/cts/
DEatClaim.java78 public static final int ATTESTATION_APPLICATION_ID = PRIVATE_BASE - 709; field in EatClaim
DAuthorizationList.java422 case EatClaim.ATTESTATION_APPLICATION_ID: in AuthorizationList()