Home
last modified time | relevance | path

Searched refs:getEapMsChapV2Config (Results 1 – 3 of 3) sorted by relevance

/packages/modules/IPsec/tests/cts/src/android/eap/cts/
DEapSessionConfigTest.java109 EapMsChapV2Config eapMsChapV2Config = result.getEapMsChapV2Config(); in testBuildWithAllEapMethods()
/packages/modules/IPsec/src/java/android/net/eap/
DEapSessionConfig.java171 public EapMsChapV2Config getEapMsChapV2Config() { in getEapMsChapV2Config() method in EapSessionConfig
186 return getEapMsChapV2Config(); in getEapMsChapV2onfig()
/packages/modules/IPsec/api/
Dcurrent.txt22 … method @Nullable public android.net.eap.EapSessionConfig.EapMsChapV2Config getEapMsChapV2Config();