Searched refs:startRecoverySessionWithCertPath (Results 1 – 5 of 5) sorted by relevance
725 mRecoverableKeyStoreManager.startRecoverySessionWithCertPath( in startRecoverySessionWithCertPath_storesTheSessionInfo()742 mRecoverableKeyStoreManager.startRecoverySessionWithCertPath( in startRecoverySessionWithCertPath_checksPermissionFirst()846 mRecoverableKeyStoreManager.startRecoverySessionWithCertPath( in startRecoverySessionWithCertPath_throwsIfBadNumberOfSecrets()865 mRecoverableKeyStoreManager.startRecoverySessionWithCertPath( in startRecoverySessionWithCertPath_throwsIfPublicKeysMismatch()883 mRecoverableKeyStoreManager.startRecoverySessionWithCertPath( in startRecoverySessionWithCertPath_throwsIfEmptyCertPath()903 mRecoverableKeyStoreManager.startRecoverySessionWithCertPath( in startRecoverySessionWithCertPath_throwsIfInvalidCertPath()
85 byte[] startRecoverySessionWithCertPath(in String sessionId, in String rootCertificateAlias, in startRecoverySessionWithCertPath() method
116 mRecoveryController.getBinder().startRecoverySessionWithCertPath( in start()
548 public @NonNull byte[] startRecoverySessionWithCertPath( in startRecoverySessionWithCertPath() method in RecoverableKeyStoreManager
2197 public @NonNull byte[] startRecoverySessionWithCertPath(@NonNull String sessionId, in startRecoverySessionWithCertPath() method in LockSettingsService2202 return mRecoverableKeyStoreManager.startRecoverySessionWithCertPath( in startRecoverySessionWithCertPath()