Home
last modified time | relevance | path

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

/frameworks/base/tests/net/java/com/android/server/
DIpSecServiceTest.java312 config.setAuthentication(AUTH_ALGO); in testValidateAlgorithmsAuth()
319 config.setAuthentication(algo); in testValidateAlgorithmsAuth()
369 config.setAuthentication(AUTH_ALGO); in testValidateAlgorithmsAuthCrypt()
388 config.setAuthentication(AUTH_ALGO); in testValidateAlgorithmsAeadWithAuth()
412 config.setAuthentication(AUTH_ALGO); in testValidateAlgorithmsAeadWithAuthAndCrypt()
DIpSecServiceParameterizedTest.java286 config.setAuthentication(AUTH_ALGO); in addAuthAndCryptToIpSecConfig()
/frameworks/base/tests/net/java/android/net/
DIpSecConfigTest.java64 c.setAuthentication( in getSampleConfig()
/frameworks/base/core/java/android/net/
DIpSecTransform.java376 public IpSecTransform.Builder setAuthentication(@NonNull IpSecAlgorithm algo) { in setAuthentication() method in IpSecTransform.Builder
379 mConfig.setAuthentication(algo); in setAuthentication()
DIpSecConfig.java101 public void setAuthentication(IpSecAlgorithm authentication) { in setAuthentication() method in IpSecConfig
/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/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...