Searched refs:mExcludeLocalRoutes (Results 1 – 2 of 2) sorted by relevance
65 protected final boolean mExcludeLocalRoutes; field in PlatformVpnProfile73 mExcludeLocalRoutes = excludeLocalRoutes; in PlatformVpnProfile()87 return mExcludeLocalRoutes; in areLocalRoutesExcluded()
457 mExcludeLocalRoutes, in hashCode()486 && mExcludeLocalRoutes == other.mExcludeLocalRoutes in equals()504 mIsRestrictedToTestNetworks, mExcludeLocalRoutes, mRequiresInternetValidation, in toVpnProfile()812 private boolean mExcludeLocalRoutes = false; field in Ikev2VpnProfile.Builder1174 mExcludeLocalRoutes = excludeLocalRoutes; in setLocalRoutesExcluded()1202 mExcludeLocalRoutes, in build()