Searched refs:notifyInterfaceAdded (Results 1 – 2 of 2) sorted by relevance
44 void notifyInterfaceAdded(const std::string& ifName);
123 notifyInterfaceAdded(iface); in onEvent()239 void NetlinkHandler::notifyInterfaceAdded(const std::string& ifName) { in notifyInterfaceAdded() function in android::net::NetlinkHandler