Searched refs:notifyAddressUpdated (Results 1 – 1 of 1) sorted by relevance
626 private void notifyAddressUpdated(String iface, LinkAddress address) { in notifyAddressUpdated() method in NetworkManagementService685 mDaemonHandler.post(() -> notifyAddressUpdated(ifName, address)); in onInterfaceAddressUpdated()