Searched refs:pertainsToCurrentUpstream (Results 1 – 1 of 1) sorted by relevance
1373 private boolean pertainsToCurrentUpstream(UpstreamNetworkState ns) { in pertainsToCurrentUpstream() method in Tethering1575 if (ns != null && pertainsToCurrentUpstream(ns)) { in setUpstreamNetwork()1703 if (ns == null || !pertainsToCurrentUpstream(ns)) { in handleUpstreamNetworkMonitorCallback()