Searched refs:getEapConfig (Results 1 – 4 of 4) sorted by relevance
388 assertEquals(EAP_ALL_METHODS_CONFIG, ((IkeAuthEapConfig) localConfig).getEapConfig()); in testBuildWithEap()408 assertEquals(EAP_ONLY_SAFE_METHODS_CONFIG, ((IkeAuthEapConfig) localConfig).getEapConfig()); in testBuildWithEapOnlyAuth()
1146 public EapSessionConfig getEapConfig() { in getEapConfig() method in IkeSessionParams.IkeAuthEapConfig1848 if (!ikeAuthEapConfig.getEapConfig().areAllMethodsEapOnlySafe()) { in build()
915 .setAuthEap(null, getEapConfig()) in buildIkeSessionParams()1157 private EapSessionConfig getEapConfig() { in getEapConfig() method in EpdgTunnelManager
248 method @NonNull public android.net.eap.EapSessionConfig getEapConfig();