Searched refs:sendOffloadExemptPrefixes (Results 1 – 1 of 1) sorted by relevance
1982 mOffload.sendOffloadExemptPrefixes((Set<IpPrefix>) o); in handleUpstreamNetworkMonitorCallback()2290 sendOffloadExemptPrefixes(); in start()2306 sendOffloadExemptPrefixes(); in updateDownstreamLinkProperties()2313 sendOffloadExemptPrefixes(); in excludeDownstreamInterface()2317 public void sendOffloadExemptPrefixes() { in sendOffloadExemptPrefixes() method in Tethering.TetherMainSM.OffloadWrapper2318 sendOffloadExemptPrefixes(mUpstreamNetworkMonitor.getLocalPrefixes()); in sendOffloadExemptPrefixes()2321 public void sendOffloadExemptPrefixes(final Set<IpPrefix> localPrefixes) { in sendOffloadExemptPrefixes() method in Tethering.TetherMainSM.OffloadWrapper