Searched refs:mCurrentUpstreamIface (Results 1 – 1 of 1) sorted by relevance
160 private String mCurrentUpstreamIface; field in Tethering1491 if (mCurrentUpstreamIface != null) { in processLinkPropertiesChanged()1493 if (mCurrentUpstreamIface.equals(ifname)) { in processLinkPropertiesChanged()1779 mCurrentUpstreamIface = ifaceName; in notifyTetheredOfNewUpstreamIface()1948 mCurrentUpstreamIface); in processMessage()1984 } else if (mCurrentUpstreamIface == null) { in processMessage()