Searched defs:excludeLocalRoutes (Results 1 – 4 of 4) sorted by relevance
152 public final boolean excludeLocalRoutes; // 25 field in VpnProfile170 public VpnProfile(String key, boolean isRestrictedToTestNetworks, boolean excludeLocalRoutes, in VpnProfile()176 public VpnProfile(String key, boolean isRestrictedToTestNetworks, boolean excludeLocalRoutes, in VpnProfile()
109 public boolean excludeLocalRoutes = false; field in VpnConfig
70 PlatformVpnProfile(@PlatformVpnType int type, boolean excludeLocalRoutes, in PlatformVpnProfile()
160 boolean excludeLocalRoutes, in Ikev2VpnProfile()1173 public Builder setLocalRoutesExcluded(boolean excludeLocalRoutes) { in setLocalRoutesExcluded()