Home
last modified time | relevance | path

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

/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
DKeystoreAttestationDeviceInfo.java100 loadCertAndCollectAttestation(mKeyStore, localStore, TEST_ALIAS_KEYSTORE, false); in collectKeystoreAttestation()
110 loadCertAndCollectAttestation(mKeyStore, localStore, TEST_ALIAS_STRONG_BOX, true); in collectStrongBoxAttestation()
114 private void loadCertAndCollectAttestation( in loadCertAndCollectAttestation() method in KeystoreAttestationDeviceInfo