Home
last modified time | relevance | path

Searched refs:setAuthentication (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/tests/net/java/com/android/server/
DIpSecServiceTest.java315 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()
DIpSecServiceParameterizedTest.java289 config.setAuthentication(AUTH_ALGO); in addAuthAndCryptToIpSecConfig()
/frameworks/base/tests/net/java/android/net/
DIpSecConfigTest.java64 c.setAuthentication( in getSampleConfig()
/frameworks/base/core/java/android/service/autofill/
DDataset.java272 public @NonNull Builder setAuthentication(@Nullable IntentSender authentication) { in setAuthentication() method in Dataset.Builder
528 builder.setAuthentication(parcel.readParcelable(null));
DFillResponse.java276 public Builder setAuthentication(@NonNull AutofillId[] ids, in setAuthentication() method in FillResponse.Builder
695 builder.setAuthentication(authenticationIds, authentication, presentation);
/frameworks/base/core/java/android/net/
DIpSecTransform.java374 public IpSecTransform.Builder setAuthentication(@NonNull IpSecAlgorithm algo) { in setAuthentication() method in IpSecTransform.Builder
377 mConfig.setAuthentication(algo); in setAuthentication()
DIpSecConfig.java102 public void setAuthentication(IpSecAlgorithm authentication) { in setAuthentication() method in IpSecConfig
/frameworks/base/non-updatable-api/
Dcurrent.txt28871 …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…
/frameworks/base/api/
Dcurrent.txt29001 …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…
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt43634 Landroid/net/IpSecConfig;->setAuthentication(Landroid/net/IpSecAlgorithm;)V