Searched refs:onInterfaceAddressRemoved (Results 1 – 4 of 4) sorted by relevance
139 public void onInterfaceAddressRemoved(String addr, in onInterfaceAddressRemoved() method in NetworkObserverRegistry142 invokeForAllObservers(o -> o.onInterfaceAddressRemoved(address, ifName)); in onInterfaceAddressRemoved()
47 default void onInterfaceAddressRemoved(LinkAddress address, String ifName) {} in onInterfaceAddressRemoved() method
109 public void onInterfaceAddressRemoved(String addr, in onInterfaceAddressRemoved() method in NetdWrapper.NetdUnsolicitedEventListener
276 public void onInterfaceAddressRemoved(LinkAddress address, String iface) { in onInterfaceAddressRemoved() method in IpClientLinkObserver