Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/net/vcn/persistablebundleutils/
H A DEapSessionConfigUtils.java80 if (config.getEapMsChapV2Config() != null) { in toPersistableBundle()
83 EapMsChapV2ConfigUtils.toPersistableBundle(config.getEapMsChapV2Config())); in toPersistableBundle()
/aosp12/packages/modules/IPsec/src/java/android/net/eap/
H A DEapSessionConfig.java171 public EapMsChapV2Config getEapMsChapV2Config() { in getEapMsChapV2Config() method in EapSessionConfig
186 return getEapMsChapV2Config(); in getEapMsChapV2onfig()
/aosp12/packages/modules/IPsec/api/
H A Dcurrent.txt8 … method @Nullable public android.net.eap.EapSessionConfig.EapMsChapV2Config getEapMsChapV2Config();