Searched refs:setAuthentication (Results 1 – 10 of 10) sorted by relevance
315 config.setAuthentication(AUTH_ALGO); in testValidateAlgorithmsAuth()322 config.setAuthentication(algo); in testValidateAlgorithmsAuth()372 config.setAuthentication(AUTH_ALGO); in testValidateAlgorithmsAuthCrypt()391 config.setAuthentication(AUTH_ALGO); in testValidateAlgorithmsAeadWithAuth()415 config.setAuthentication(AUTH_ALGO); in testValidateAlgorithmsAeadWithAuthAndCrypt()
289 config.setAuthentication(AUTH_ALGO); in addAuthAndCryptToIpSecConfig()
64 c.setAuthentication( in getSampleConfig()
272 public @NonNull Builder setAuthentication(@Nullable IntentSender authentication) { in setAuthentication() method in Dataset.Builder528 builder.setAuthentication(parcel.readParcelable(null));
276 public Builder setAuthentication(@NonNull AutofillId[] ids, in setAuthentication() method in FillResponse.Builder695 builder.setAuthentication(authenticationIds, authentication, presentation);
374 public IpSecTransform.Builder setAuthentication(@NonNull IpSecAlgorithm algo) { in setAuthentication() method in IpSecTransform.Builder377 mConfig.setAuthentication(algo); in setAuthentication()
102 public void setAuthentication(IpSecAlgorithm authentication) { in setAuthentication() method in IpSecConfig
28871 …method @NonNull public android.net.IpSecTransform.Builder setAuthentication(@NonNull android.net.I…41418 …method @NonNull public android.service.autofill.Dataset.Builder setAuthentication(@Nullable androi…41512 …method @NonNull public android.service.autofill.FillResponse.Builder setAuthentication(@NonNull an…
29001 …method @NonNull public android.net.IpSecTransform.Builder setAuthentication(@NonNull android.net.I…41562 …method @NonNull public android.service.autofill.Dataset.Builder setAuthentication(@Nullable androi…41656 …method @NonNull public android.service.autofill.FillResponse.Builder setAuthentication(@NonNull an…
43634 Landroid/net/IpSecConfig;->setAuthentication(Landroid/net/IpSecAlgorithm;)V