Searched refs:setAuthentication (Results 1 – 9 of 9) sorted by relevance
305 config.setAuthentication(AUTH_ALGO); in testValidateAlgorithmsAuth()312 config.setAuthentication(algo); in testValidateAlgorithmsAuth()362 config.setAuthentication(AUTH_ALGO); in testValidateAlgorithmsAuthCrypt()381 config.setAuthentication(AUTH_ALGO); in testValidateAlgorithmsAeadWithAuth()405 config.setAuthentication(AUTH_ALGO); in testValidateAlgorithmsAeadWithAuthAndCrypt()
257 config.setAuthentication(AUTH_ALGO); in addAuthAndCryptToIpSecConfig()
373 public IpSecTransform.Builder setAuthentication(@NonNull IpSecAlgorithm algo) { in setAuthentication() method in IpSecTransform.Builder376 mConfig.setAuthentication(algo); in setAuthentication()
98 public void setAuthentication(IpSecAlgorithm authentication) { in setAuthentication() method in IpSecConfig
271 public @NonNull Builder setAuthentication(@Nullable IntentSender authentication) { in setAuthentication() method in Dataset.Builder527 builder.setAuthentication(parcel.readParcelable(null));
267 public @NonNull Builder setAuthentication(@NonNull AutofillId[] ids, in setAuthentication() method in FillResponse.Builder654 builder.setAuthentication(authenticationIds, authentication, presentation);
62 c.setAuthentication( in getSampleConfig()
25387 Landroid/net/IpSecTransform$Builder;->setAuthentication(Landroid/net/IpSecAlgorithm;)Landroid/net/I…39526 Landroid/service/autofill/Dataset$Builder;->setAuthentication(Landroid/content/IntentSender;)Landro…39605 Landroid/service/autofill/FillResponse$Builder;->setAuthentication([Landroid/view/autofill/Autofill…
27060 method public android.net.IpSecTransform.Builder setAuthentication(android.net.IpSecAlgorithm);38858 …method public android.service.autofill.Dataset.Builder setAuthentication(android.content.IntentSen…38950 …method public android.service.autofill.FillResponse.Builder setAuthentication(android.view.autofil…