Searched refs:setRecoveryServiceCertPath (Results 1 – 5 of 5) sorted by relevance
264 mRecoverableKeyStoreDb.setRecoveryServiceCertPath( in run_doesNotSendAnythingIfNoDeviceIdIsSet()293 mRecoverableKeyStoreDb.setRecoveryServiceCertPath( in run_useScryptToHashPasswordInTestMode()333 mRecoverableKeyStoreDb.setRecoveryServiceCertPath( in run_useSha256ToHashPatternInProdMode()367 mRecoverableKeyStoreDb.setRecoveryServiceCertPath( in run_useScryptToHashPasswordInProdMode()392 mRecoverableKeyStoreDb.setRecoveryServiceCertPath( in run_stillCreatesSnapshotIfNoRecoveryAgentPendingIntentRegistered()406 mRecoverableKeyStoreDb.setRecoveryServiceCertPath( in run_InTestModeWithWhitelistedCredentials()437 mRecoverableKeyStoreDb.setRecoveryServiceCertPath( in run_InTestModeWithNonWhitelistedCredentials()460 mRecoverableKeyStoreDb.setRecoveryServiceCertPath( in run_doesNotFilterCredentialsAndAliasesInProd()484 mRecoverableKeyStoreDb.setRecoveryServiceCertPath( in run_replacesNullActiveRootAliasWithDefaultValue()498 mRecoverableKeyStoreDb.setRecoveryServiceCertPath( in run_sendsEncryptedKeysIfAvailableToSync_withRawPublicKey()[all …]
556 mRecoverableKeyStoreDb.setRecoveryServiceCertPath(userId, uid, TEST_ROOT_CERT_ALIAS, in setRecoveryServiceCertPath_replaceOldValue()558 mRecoverableKeyStoreDb.setRecoveryServiceCertPath(userId, uid, TEST_ROOT_CERT_ALIAS, in setRecoveryServiceCertPath_replaceOldValue()568 mRecoverableKeyStoreDb.setRecoveryServiceCertPath(userId, uid, TEST_ROOT_CERT_ALIAS, in setRecoveryServiceCertPath_updateValuesForCorrectRootCert()570 mRecoverableKeyStoreDb.setRecoveryServiceCertPath(userId, uid, TEST_ROOT_CERT_ALIAS2, in setRecoveryServiceCertPath_updateValuesForCorrectRootCert()578 mRecoverableKeyStoreDb.setRecoveryServiceCertPath(userId, uid, TEST_ROOT_CERT_ALIAS2, in setRecoveryServiceCertPath_updateValuesForCorrectRootCert()599 mRecoverableKeyStoreDb.setRecoveryServiceCertPath(userId, uid, TEST_ROOT_CERT_ALIAS, in getRecoveryServiceCertPath_returnsInsertedValue()
255 long updatedCertPathRows = mDatabase.setRecoveryServiceCertPath(userId, uid, in initRecoveryService()
538 public long setRecoveryServiceCertPath(int userId, int uid, @NonNull String rootAlias, in setRecoveryServiceCertPath() method in RecoverableKeyStoreDb
19284 …cksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->setRecoveryServiceCertPath(IILjava/…