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

/frameworks/base/core/java/com/android/internal/widget/
H A DILockSettings.aidl74 byte[] startRecoverySessionWithCertPath(in String sessionId, in String rootCertificateAlias,
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/
H A DRecoverableKeyStoreManagerTest.java649 mRecoverableKeyStoreManager.startRecoverySessionWithCertPath(
666 mRecoverableKeyStoreManager.startRecoverySessionWithCertPath(
770 mRecoverableKeyStoreManager.startRecoverySessionWithCertPath(
789 mRecoverableKeyStoreManager.startRecoverySessionWithCertPath(
807 mRecoverableKeyStoreManager.startRecoverySessionWithCertPath(
827 mRecoverableKeyStoreManager.startRecoverySessionWithCertPath(
/frameworks/base/core/java/android/security/keystore/recovery/
H A DRecoverySession.java145 mRecoveryController.getBinder().startRecoverySessionWithCertPath(
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/
H A DRecoverableKeyStoreManager.java467 * @deprecated Use {@link #startRecoverySessionWithCertPath(String, String, RecoveryCertPath,
537 public @NonNull byte[] startRecoverySessionWithCertPath( method in class:RecoverableKeyStoreManager
/frameworks/base/services/core/java/com/android/server/locksettings/
H A DLockSettingsService.java2063 public @NonNull byte[] startRecoverySessionWithCertPath(@NonNull String sessionId, method in class:LockSettingsService
2068 return mRecoverableKeyStoreManager.startRecoverySessionWithCertPath(
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 111 milliseconds