Searched refs:mLocalAuthConfig (Results 1 – 1 of 1) sorted by relevance
495 @NonNull private final IkeAuthConfig mLocalAuthConfig; field in IkeSessionParams549 mLocalAuthConfig = localAuthConfig; in IkeSessionParams()676 result.putPersistableBundle(LOCAL_AUTH_KEY, mLocalAuthConfig.toPersistableBundle()); in toPersistableBundle()782 return mLocalAuthConfig; in getLocalAuthConfig()973 mLocalAuthConfig, in hashCode()1004 && mLocalAuthConfig.equals(other.mLocalAuthConfig) in equals()1553 @Nullable private IkeAuthConfig mLocalAuthConfig; field in IkeSessionParams.Builder1633 mLocalAuthConfig = ikeSessionParams.getLocalAuthConfig(); in Builder()1763 mLocalAuthConfig = local; in setAuth()2308 || mLocalAuthConfig == null in build()[all …]