Searched refs:pertainsToCurrentUpstream (Results 1 – 1 of 1) sorted by relevance
1034 private boolean pertainsToCurrentUpstream(NetworkState ns) { in pertainsToCurrentUpstream() method in Tethering1238 if (ns != null && pertainsToCurrentUpstream(ns)) { in setUpstreamNetwork()1338 if (ns == null || !pertainsToCurrentUpstream(ns)) { in handleUpstreamNetworkMonitorCallback()