Searched refs:ikeAuthEapConfig (Results 1 – 2 of 2) sorted by relevance
2320 IkeAuthEapConfig ikeAuthEapConfig = (IkeAuthEapConfig) mLocalAuthConfig; in build() local2321 if (!ikeAuthEapConfig.getEapConfig().areAllMethodsEapOnlySafe()) { in build()
4494 IkeSessionParams.IkeAuthEapConfig ikeAuthEapConfig = in enterState() local4500 mIkeContext, new IkeEapCallback(), ikeAuthEapConfig.mEapConfig); in enterState()