Searched defs:notifyLinkPropertiesChanged (Results 1 – 11 of 11) sorted by relevance
12 oneway void notifyLinkPropertiesChanged(in android.net.LinkProperties lp); in notifyLinkPropertiesChanged() method
30 oneway void notifyLinkPropertiesChanged(in android.net.LinkProperties lp); in notifyLinkPropertiesChanged() method
29 oneway void notifyLinkPropertiesChanged(in android.net.LinkProperties lp); in notifyLinkPropertiesChanged() method
66 void notifyLinkPropertiesChanged(in LinkProperties lp); in notifyLinkPropertiesChanged() method
618 public void notifyLinkPropertiesChanged(LinkProperties lp) { in notifyLinkPropertiesChanged() method in NetworkStackService.NetworkMonitorConnector
685 public void notifyLinkPropertiesChanged(final LinkProperties lp) { in notifyLinkPropertiesChanged() method in NetworkMonitor