Searched refs:mAutomaticIpVersionSelectionEnabled (Results 1 – 1 of 1) sorted by relevance
142 private final boolean mAutomaticIpVersionSelectionEnabled; field in Ikev2VpnProfile193 mAutomaticIpVersionSelectionEnabled = automaticIpVersionSelectionEnabled; in Ikev2VpnProfile()436 return mAutomaticIpVersionSelectionEnabled; in isAutomaticIpVersionSelectionEnabled()461 mAutomaticIpVersionSelectionEnabled); in hashCode()490 && mAutomaticIpVersionSelectionEnabled == other.mAutomaticIpVersionSelectionEnabled; in equals()506 mAutomaticIpVersionSelectionEnabled); in toVpnProfile()780 if (mAutomaticIpVersionSelectionEnabled) sb.append(" AutomaticIpVersionSelectionEnabled"); in toString()814 private boolean mAutomaticIpVersionSelectionEnabled = false; field in Ikev2VpnProfile.Builder1150 mAutomaticIpVersionSelectionEnabled = isEnabled; in setAutomaticIpVersionSelectionEnabled()1206 mAutomaticIpVersionSelectionEnabled); in build()