Searched refs:notifyLinkPropertiesChanged (Results 1 – 2 of 2) sorted by relevance
373 public void notifyLinkPropertiesChanged(LinkProperties lp) { in notifyLinkPropertiesChanged() method in NetworkStackService.NetworkMonitorImpl375 mNm.notifyLinkPropertiesChanged(lp); in notifyLinkPropertiesChanged()
497 public void notifyLinkPropertiesChanged(final LinkProperties lp) { in notifyLinkPropertiesChanged() method in NetworkMonitor