Searched refs:mCurrentUpstreamIfaceSet (Results 1 – 1 of 1) sorted by relevance
254 private InterfaceSet mCurrentUpstreamIfaceSet; field in Tethering1485 if (ns != null && ns.linkProperties != null && mCurrentUpstreamIfaceSet != null) { in pertainsToCurrentUpstream()1487 if (mCurrentUpstreamIfaceSet.ifnames.contains(ifname)) { in pertainsToCurrentUpstream()1703 } else if (mCurrentUpstreamIfaceSet == null) { in setUpstreamNetwork()1738 mCurrentUpstreamIfaceSet = ifaces; in notifyDownstreamsOfNewUpstreamIface()1835 if (mCurrentUpstreamIfaceSet == null) { in handleUpstreamNetworkMonitorCallback()1931 mCurrentUpstreamIfaceSet); in processMessage()2395 pw.println("Current upstream interface(s): " + mCurrentUpstreamIfaceSet); in doDump()