Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/
H A DRecoverableKeyStoreManagerTest.java353 mRecoverableKeyStoreManager.initRecoveryService(ROOT_CERTIFICATE_ALIAS, in initRecoveryService_succeedsWithCertFile()
374 mRecoverableKeyStoreManager.initRecoveryService(ROOT_CERTIFICATE_ALIAS, in initRecoveryService_updatesShouldCreatesnapshotOnCertUpdate()
379 mRecoverableKeyStoreManager.initRecoveryService(ROOT_CERTIFICATE_ALIAS, in initRecoveryService_updatesShouldCreatesnapshotOnCertUpdate()
387 mRecoverableKeyStoreManager.initRecoveryService(ROOT_CERTIFICATE_ALIAS, in initRecoveryService_updatesShouldCreatesnapshotOnCertUpdate()
401 mRecoverableKeyStoreManager.initRecoveryService(ROOT_CERTIFICATE_ALIAS, in initRecoveryService_triesToFilterRootAlias()
462 mRecoverableKeyStoreManager.initRecoveryService(ROOT_CERTIFICATE_ALIAS, in initRecoveryService_regeneratesCounterId()
465 mRecoverableKeyStoreManager.initRecoveryService(ROOT_CERTIFICATE_ALIAS, in initRecoveryService_regeneratesCounterId()
527 mRecoverableKeyStoreManager.initRecoveryService(testRootCertAlias, in initRecoveryService_alwaysUpdatesCertsWhenTestRootCertIsUsed()
534 mRecoverableKeyStoreManager.initRecoveryService(testRootCertAlias, in initRecoveryService_alwaysUpdatesCertsWhenTestRootCertIsUsed()
549 mRecoverableKeyStoreManager.initRecoveryService( in initRecoveryService_updatesCertsIndependentlyForDifferentRoots()
[all …]
/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/
H A DRecoverableKeyStoreManager.java185 void initRecoveryService( in initRecoveryService() method in RecoverableKeyStoreManager
328 initRecoveryService(rootCertificateAlias, recoveryServiceCertFile); in initRecoveryServiceWithSigFile()
/aosp12/frameworks/base/core/java/android/security/keystore/recovery/
H A DRecoveryController.java335 public void initRecoveryService( in initRecoveryService() method in RecoveryController
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt9637 …rmission(android.Manifest.permission.RECOVER_KEYSTORE) public void initRecoveryService(@NonNull St…
/aosp12/frameworks/base/services/
H A Dart-profile23992 …rver/locksettings/recoverablekeystore/RecoverableKeyStoreManager;->initRecoveryService(Ljava/lang/…