Searched refs:sendOffloadExemptPrefixes (Results 1 – 1 of 1) sorted by relevance
1809 mOffload.sendOffloadExemptPrefixes((Set<IpPrefix>) o); in handleUpstreamNetworkMonitorCallback()2100 sendOffloadExemptPrefixes(); in start()2116 sendOffloadExemptPrefixes(); in updateDownstreamLinkProperties()2123 sendOffloadExemptPrefixes(); in excludeDownstreamInterface()2127 public void sendOffloadExemptPrefixes() { in sendOffloadExemptPrefixes() method in Tethering.TetherMainSM.OffloadWrapper2128 sendOffloadExemptPrefixes(mUpstreamNetworkMonitor.getLocalPrefixes()); in sendOffloadExemptPrefixes()2131 public void sendOffloadExemptPrefixes(final Set<IpPrefix> localPrefixes) { in sendOffloadExemptPrefixes() method in Tethering.TetherMainSM.OffloadWrapper