Searched refs:mAutomaticNattKeepaliveTimerEnabled (Results 1 – 1 of 1) sorted by relevance
141 private final boolean mAutomaticNattKeepaliveTimerEnabled; field in Ikev2VpnProfile192 mAutomaticNattKeepaliveTimerEnabled = automaticNattKeepaliveTimerEnabled; in Ikev2VpnProfile()431 return mAutomaticNattKeepaliveTimerEnabled; in isAutomaticNattKeepaliveTimerEnabled()460 mAutomaticNattKeepaliveTimerEnabled, in hashCode()489 && mAutomaticNattKeepaliveTimerEnabled == other.mAutomaticNattKeepaliveTimerEnabled in equals()505 mIkeTunConnParams, mAutomaticNattKeepaliveTimerEnabled, in toVpnProfile()779 if (mAutomaticNattKeepaliveTimerEnabled) sb.append(" AutomaticNattKeepaliveTimerEnabled"); in toString()813 private boolean mAutomaticNattKeepaliveTimerEnabled = false; field in Ikev2VpnProfile.Builder1136 mAutomaticNattKeepaliveTimerEnabled = isEnabled; in setAutomaticNattKeepaliveTimerEnabled()1205 mAutomaticNattKeepaliveTimerEnabled, in build()