Searched refs:CONFIG_FORWARD_NONE (Results 1 – 7 of 7) sorted by relevance
24 import android.net.MulticastRoutingConfig.CONFIG_FORWARD_NONE276 .applyMulticastRoutingConfig("local0", "wifi0", CONFIG_FORWARD_NONE) in keepScore()278 .applyMulticastRoutingConfig("wifi0", "local0", CONFIG_FORWARD_NONE) in keepScore()358 .applyMulticastRoutingConfig("local0", "cell0", CONFIG_FORWARD_NONE) in keepScore()360 .applyMulticastRoutingConfig("cell0", "local0", CONFIG_FORWARD_NONE) in keepScore()410 .applyMulticastRoutingConfig("local0", "cell0", CONFIG_FORWARD_NONE) in keepScore()412 .applyMulticastRoutingConfig("cell0", "local0", CONFIG_FORWARD_NONE) in keepScore()459 .applyMulticastRoutingConfig("local0", "wifi0", CONFIG_FORWARD_NONE) in keepScore()461 .applyMulticastRoutingConfig("wifi0", "local0", CONFIG_FORWARD_NONE) in keepScore()518 .applyMulticastRoutingConfig("local0", "wifi0", CONFIG_FORWARD_NONE) in keepScore()[all …]
46 mUpstreamMulticastRoutingConfig = MulticastRoutingConfig.CONFIG_FORWARD_NONE; in LocalNetworkConfig()51 mDownstreamMulticastRoutingConfig = MulticastRoutingConfig.CONFIG_FORWARD_NONE; in LocalNetworkConfig()
76 public static final MulticastRoutingConfig CONFIG_FORWARD_NONE = field in MulticastRoutingConfig
182 val configNone = MulticastRoutingConfig.CONFIG_FORWARD_NONE in applyMulticastForwardNone()219 assertEquals(MulticastRoutingConfig.CONFIG_FORWARD_NONE, in testMulticastRouting_applyForwardNone()339 assertEquals(MulticastRoutingConfig.CONFIG_FORWARD_NONE, in testMulticastRouting_fromForwardSelectedToForwardNone_leavesGroup()
18 import static android.net.MulticastRoutingConfig.CONFIG_FORWARD_NONE;199 private MulticastRoutingConfig mUpstreamMulticastRoutingConfig = CONFIG_FORWARD_NONE;200 private MulticastRoutingConfig mDownstreamMulticastRoutingConfig = CONFIG_FORWARD_NONE;1310 upstreamMulticastRoutingConfig = CONFIG_FORWARD_NONE;1311 downstreamMulticastRoutingConfig = CONFIG_FORWARD_NONE;
342 final MulticastRoutingConfig defaultConfig = MulticastRoutingConfig.CONFIG_FORWARD_NONE; in getMulticastRoutingConfig()
9722 oldConfig == null ? MulticastRoutingConfig.CONFIG_FORWARD_NONE :9725 oldConfig == null ? MulticastRoutingConfig.CONFIG_FORWARD_NONE :9728 newConfig == null ? MulticastRoutingConfig.CONFIG_FORWARD_NONE :9731 newConfig == null ? MulticastRoutingConfig.CONFIG_FORWARD_NONE :9777 upstreamNetworkInterfaceName, MulticastRoutingConfig.CONFIG_FORWARD_NONE);9780 MulticastRoutingConfig.CONFIG_FORWARD_NONE);