Searched refs:mTetherUpstream (Results 1 – 1 of 1) sorted by relevance
250 private Network mTetherUpstream; field in Tethering1553 if (mTetherUpstream != newUpstream) { in chooseUpstreamType()1554 mTetherUpstream = newUpstream; in chooseUpstreamType()1555 mUpstreamNetworkMonitor.setCurrentUpstream(mTetherUpstream); in chooseUpstreamType()1721 if (ns.network.equals(mTetherUpstream)) { in handleUpstreamNetworkMonitorCallback()1775 if (mTetherUpstream != null) { in exit()1776 mTetherUpstream = null; in exit()2076 parcel.upstreamNetwork = mTetherUpstream; in registerTetheringEventCallback()