Home
last modified time | relevance | path

Searched refs:NOTIFY_LOCAL_PREFIXES (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/
DUpstreamNetworkMonitor.java85 public static final int NOTIFY_LOCAL_PREFIXES = 10; field in UpstreamNetworkMonitor
417 notifyTarget(NOTIFY_LOCAL_PREFIXES, localPrefixes.clone()); in recomputeLocalPrefixes()
DTethering.java1688 if (arg1 == UpstreamNetworkMonitor.NOTIFY_LOCAL_PREFIXES) { in handleUpstreamNetworkMonitorCallback()