Searched refs:addIkeOption (Results 1 – 5 of 5) sorted by relevance
213 .addIkeOption(IKE_OPTION_ACCEPT_ANY_REMOTE_ID) in testAddIkeOption()226 .addIkeOption(IKE_OPTION_ACCEPT_ANY_REMOTE_ID) in testAddAndRemoveIkeOption()239 new IkeSessionParams.Builder(mMockConnectManager).addIkeOption(IKE_OPTION_INVALID); in testAddInvalidIkeOption()258 .addIkeOption(IKE_OPTION_ACCEPT_ANY_REMOTE_ID) in testCheckInvalidIkeOption()581 .addIkeOption(IKE_OPTION_EAP_ONLY_AUTH) in testExpceptionOnEapOnlyOptionWithoutEapAuth()599 .addIkeOption(IKE_OPTION_EAP_ONLY_AUTH) in testExceptionOnEapOnlyOptionWithEapOnlyUnsafeMethod()615 .addIkeOption(IKE_OPTION_EAP_ONLY_AUTH) in testBuildWithEapOnlyOption()
30 MissingGetterMatchingBuilder: android.net.ipsec.ike.IkeSessionParams.Builder#addIkeOption(int):31 …eOptions()` method matching method android.net.ipsec.ike.IkeSessionParams.Builder.addIkeOption(int)
184 method @NonNull public android.net.ipsec.ike.IkeSessionParams.Builder addIkeOption(int);
903 public Builder addIkeOption(@IkeOption int ikeOption) { in addIkeOption() method in IkeSessionParams.Builder
2616 .addIkeOption(IkeSessionParams.IKE_OPTION_ACCEPT_ANY_REMOTE_ID) in testAuthWithOptionAcceptAnyRemoteId()4763 .addIkeOption(IKE_OPTION_EAP_ONLY_AUTH) in testEapOnlyOption()