Searched refs:getLocalPrefixes (Results 1 – 3 of 3) sorted by relevance
452 Set<IpPrefix> local = mUNM.getLocalPrefixes(); in testLocalPrefixes()475 local = mUNM.getLocalPrefixes(); in testLocalPrefixes()500 local = mUNM.getLocalPrefixes(); in testLocalPrefixes()522 local = mUNM.getLocalPrefixes(); in testLocalPrefixes()533 local = mUNM.getLocalPrefixes(); in testLocalPrefixes()541 local = mUNM.getLocalPrefixes(); in testLocalPrefixes()549 local = mUNM.getLocalPrefixes(); in testLocalPrefixes()
340 public Set<IpPrefix> getLocalPrefixes() { in getLocalPrefixes() method in UpstreamNetworkMonitor
2318 sendOffloadExemptPrefixes(mUpstreamNetworkMonitor.getLocalPrefixes()); in sendOffloadExemptPrefixes()