Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DAuthorizationList.java491 public AttestationApplicationId getAttestationApplicationId() { in getAttestationApplicationId() method in AuthorizationList
DKeyAttestationTest.java497 assertNull(attestation.getTeeEnforced().getAttestationApplicationId()); in checkAttestationApplicationId()
498 aaid = attestation.getSoftwareEnforced().getAttestationApplicationId(); in checkAttestationApplicationId()