Home | History | Annotate | Download | only in net

Lines Matching defs:onLinkPropertiesChanged

2776             onLinkPropertiesChanged(network, linkProperties);
2784 * call to {@link #onLinkPropertiesChanged(Network, LinkProperties)}.
2842 public void onLinkPropertiesChanged(Network network, LinkProperties linkProperties) {}
2991 callback.onLinkPropertiesChanged(network, lp);