Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/
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()
422 mRecoverableKeyStoreManager.initRecoveryService(/*rootCertificateAlias=*/ "", in initRecoveryService_usesProdCertificateForEmptyRootAlias()
442 mRecoverableKeyStoreManager.initRecoveryService(/*rootCertificateAlias=*/ null, in initRecoveryService_usesProdCertificateForNullRootAlias()
462 mRecoverableKeyStoreManager.initRecoveryService(ROOT_CERTIFICATE_ALIAS, in initRecoveryService_regeneratesCounterId()
465 mRecoverableKeyStoreManager.initRecoveryService(ROOT_CERTIFICATE_ALIAS, in initRecoveryService_regeneratesCounterId()
477 mRecoverableKeyStoreManager.initRecoveryService(ROOT_CERTIFICATE_ALIAS, in initRecoveryService_throwsIfInvalidCert()
[all …]
/frameworks/base/core/java/android/security/keystore/recovery/
DRecoveryController.java332 public void initRecoveryService( in initRecoveryService() method in RecoveryController
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/
DRecoverableKeyStoreManager.java185 void initRecoveryService( in initRecoveryService() method in RecoverableKeyStoreManager
328 initRecoveryService(rootCertificateAlias, recoveryServiceCertFile); in initRecoveryServiceWithSigFile()
/frameworks/base/api/
Dsystem-current.txt7005 …rmission(android.Manifest.permission.RECOVER_KEYSTORE) public void initRecoveryService(@NonNull St…
/frameworks/base/non-updatable-api/
Dsystem-current.txt6903 …rmission(android.Manifest.permission.RECOVER_KEYSTORE) public void initRecoveryService(@NonNull St…
/frameworks/base/services/
Dart-profile8457 …rver/locksettings/recoverablekeystore/RecoverableKeyStoreManager;->initRecoveryService(Ljava/lang/…
/frameworks/base/config/
Dboot-image-profile.txt42405 HSPLandroid/security/keystore/recovery/RecoveryController;->initRecoveryService(Ljava/lang/String;[…