Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/security/keystore/recovery/
DRecoverySession.java114 mRecoveryController.getBinder().startRecoverySessionWithCertPath( in start()
/frameworks/base/core/java/com/android/internal/widget/
DILockSettings.aidl92 byte[] startRecoverySessionWithCertPath(in String sessionId, in String rootCertificateAlias, in startRecoverySessionWithCertPath() method
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/
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()
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/
DRecoverableKeyStoreManager.java583 public @NonNull byte[] startRecoverySessionWithCertPath( in startRecoverySessionWithCertPath() method in RecoverableKeyStoreManager
/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsService.java2746 public @NonNull byte[] startRecoverySessionWithCertPath(@NonNull String sessionId, in startRecoverySessionWithCertPath() method in LockSettingsService
2751 return mRecoverableKeyStoreManager.startRecoverySessionWithCertPath( in startRecoverySessionWithCertPath()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt85865 Lcom/android/internal/widget/ILockSettings$Stub$Proxy;->startRecoverySessionWithCertPath(Ljava/lang…
85935 Lcom/android/internal/widget/ILockSettings;->startRecoverySessionWithCertPath(Ljava/lang/String;Lja…