Home
last modified time | relevance | path

Searched refs:setAuthEap (Results 1 – 4 of 4) sorted by relevance

/packages/modules/IPsec/tests/iketests/src/java/android/net/ipsec/ike/
DIkeSessionParamsTest.java356 .setAuthEap(mMockServerCaCert, eapConfig) in testBuildWithEap()
600 .setAuthEap(null, eapSessionConfig) in testExceptionOnEapOnlyOptionWithEapOnlyUnsafeMethod()
616 .setAuthEap(null, eapSessionConfig) in testBuildWithEapOnlyOption()
/packages/modules/IPsec/src/java/android/net/ipsec/ike/
DIkeSessionParams.java678 public Builder setAuthEap( in setAuthEap() method in IkeSessionParams.Builder
/packages/modules/IPsec/api/
Dsystem-current.txt192 …method @NonNull public android.net.ipsec.ike.IkeSessionParams.Builder setAuthEap(@Nullable java.se…
/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/
DIkeSessionStateMachineTest.java842 .setAuthEap(mRootCertificate, mEapSessionConfig) in buildIkeSessionParamsEap()
4723 .setAuthEap(mRootCertificate, mEapSessionConfig) in testEapOnlyOption()