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