Home
last modified time | relevance | path

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

/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
DKeystoreAttestationDeviceInfo.java66 private static final String TEST_ALIAS_STRONG_BOX = "testStrongBox"; field in KeystoreAttestationDeviceInfo
107 mKeyStore.deleteEntry(TEST_ALIAS_STRONG_BOX); in collectStrongBoxAttestation()
110 loadCertAndCollectAttestation(mKeyStore, localStore, TEST_ALIAS_STRONG_BOX, true); in collectStrongBoxAttestation()