Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/security/keystore/recovery/
H A DRecoverySession.java114 mRecoveryController.getBinder().startRecoverySessionWithCertPath( in start()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/
H A DRecoverableKeyStoreManagerTest.java766 mRecoverableKeyStoreManager.startRecoverySessionWithCertPath( in startRecoverySessionWithCertPath_storesTheSessionInfo()
784 mRecoverableKeyStoreManager.startRecoverySessionWithCertPath( in startRecoverySessionWithCertPath_checksPermissionFirst()
889 mRecoverableKeyStoreManager.startRecoverySessionWithCertPath( in startRecoverySessionWithCertPath_throwsIfBadNumberOfSecrets()
909 mRecoverableKeyStoreManager.startRecoverySessionWithCertPath( in startRecoverySessionWithCertPath_throwsIfPublicKeysMismatch()
927 mRecoverableKeyStoreManager.startRecoverySessionWithCertPath( in startRecoverySessionWithCertPath_throwsIfEmptyCertPath()
947 mRecoverableKeyStoreManager.startRecoverySessionWithCertPath( in startRecoverySessionWithCertPath_throwsIfInvalidCertPath()
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DILockSettings.aidl92 byte[] startRecoverySessionWithCertPath(in String sessionId, in String rootCertificateAlias, in startRecoverySessionWithCertPath() method
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/
H A DRecoverableKeyStoreManager.java579 public @NonNull byte[] startRecoverySessionWithCertPath( in startRecoverySessionWithCertPath() method in RecoverableKeyStoreManager
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DLockSettingsService.java2530 public @NonNull byte[] startRecoverySessionWithCertPath(@NonNull String sessionId, in startRecoverySessionWithCertPath() method in LockSettingsService
2535 return mRecoverableKeyStoreManager.startRecoverySessionWithCertPath( in startRecoverySessionWithCertPath()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt86508 Lcom/android/internal/widget/ILockSettings$Stub$Proxy;->startRecoverySessionWithCertPath(Ljava/lang…
86578 Lcom/android/internal/widget/ILockSettings;->startRecoverySessionWithCertPath(Ljava/lang/String;Lja…