Searched defs:notifyAddressRemoved (Results 1 – 2 of 2) sorted by relevance
270 void NetlinkHandler::notifyAddressRemoved(const std::string& addr, const std::string& ifName, in notifyAddressRemoved() function in android::net::NetlinkHandler
557 private void notifyAddressRemoved(String iface, LinkAddress address) { in notifyAddressRemoved() method in NetworkManagementService