Searched refs:mCurrentUpstreamIfaceSet (Results 1 – 1 of 1) sorted by relevance
193 private InterfaceSet mCurrentUpstreamIfaceSet; field in Tethering1035 if (ns != null && ns.linkProperties != null && mCurrentUpstreamIfaceSet != null) { in pertainsToCurrentUpstream()1037 if (mCurrentUpstreamIfaceSet.ifnames.contains(ifname)) { in pertainsToCurrentUpstream()1241 } else if (mCurrentUpstreamIfaceSet == null) { in setUpstreamNetwork()1270 mCurrentUpstreamIfaceSet = ifaces; in notifyDownstreamsOfNewUpstreamIface()1344 if (mCurrentUpstreamIfaceSet == null) { in handleUpstreamNetworkMonitorCallback()1432 mCurrentUpstreamIfaceSet); in processMessage()1763 pw.println("Current upstream interface(s): " + mCurrentUpstreamIfaceSet); in dump()