Searched refs:createRecoveryCertPath (Results 1 – 6 of 6) sorted by relevance
38 RecoveryCertPath recoveryCertPath = RecoveryCertPath.createRecoveryCertPath( in createRecoveryCertPath_getCertPath_succeeds()63 RecoveryCertPath.createRecoveryCertPath(TestData.getThmCertPath())); in writeToParcel_writesCertPath()
47 public static @NonNull RecoveryCertPath createRecoveryCertPath(@NonNull CertPath certPath) in createRecoveryCertPath() method in RecoveryCertPath
224 mInstance.mCertPath = RecoveryCertPath.createRecoveryCertPath(certPath); in setTrustedHardwareCertPath()
111 RecoveryCertPath.createRecoveryCertPath(verifierCertPath); in start()
769 RecoveryCertPath.createRecoveryCertPath(TestData.CERT_PATH_1), in startRecoverySessionWithCertPath_storesTheSessionInfo()787 RecoveryCertPath.createRecoveryCertPath(TestData.CERT_PATH_1), in startRecoverySessionWithCertPath_checksPermissionFirst()892 RecoveryCertPath.createRecoveryCertPath(TestData.CERT_PATH_1), in startRecoverySessionWithCertPath_throwsIfBadNumberOfSecrets()912 RecoveryCertPath.createRecoveryCertPath(TestData.CERT_PATH_1), in startRecoverySessionWithCertPath_throwsIfPublicKeysMismatch()930 RecoveryCertPath.createRecoveryCertPath(emptyCertPath), in startRecoverySessionWithCertPath_throwsIfEmptyCertPath()950 RecoveryCertPath.createRecoveryCertPath(shortCertPath), in startRecoverySessionWithCertPath_throwsIfInvalidCertPath()
47656 Landroid/security/keystore/recovery/RecoveryCertPath;->createRecoveryCertPath(Ljava/security/cert/C…