Searched refs:ROOT_CERTIFICATE_ALIAS (Results 1 – 1 of 1) sorted by relevance
109 private static final String ROOT_CERTIFICATE_ALIAS = ""; field in RecoverableKeyStoreManagerTest384 mRecoverableKeyStoreManager.initRecoveryService(ROOT_CERTIFICATE_ALIAS, in initRecoveryService_succeedsWithCertFile()388 .getDefaultCertificateAliasIfEmpty(ROOT_CERTIFICATE_ALIAS); in initRecoveryService_succeedsWithCertFile()406 mRecoverableKeyStoreManager.initRecoveryService(ROOT_CERTIFICATE_ALIAS, in initRecoveryService_updatesShouldCreatesnapshotOnCertUpdate()411 mRecoverableKeyStoreManager.initRecoveryService(ROOT_CERTIFICATE_ALIAS, in initRecoveryService_updatesShouldCreatesnapshotOnCertUpdate()419 mRecoverableKeyStoreManager.initRecoveryService(ROOT_CERTIFICATE_ALIAS, in initRecoveryService_updatesShouldCreatesnapshotOnCertUpdate()434 mRecoverableKeyStoreManager.initRecoveryService(ROOT_CERTIFICATE_ALIAS, in initRecoveryService_triesToFilterRootAlias()438 .getDefaultCertificateAliasIfEmpty(eq(ROOT_CERTIFICATE_ALIAS)); in initRecoveryService_triesToFilterRootAlias()498 mRecoverableKeyStoreManager.initRecoveryService(ROOT_CERTIFICATE_ALIAS, in initRecoveryService_regeneratesCounterId()501 mRecoverableKeyStoreManager.initRecoveryService(ROOT_CERTIFICATE_ALIAS, in initRecoveryService_regeneratesCounterId()[all …]