Searched refs:notifyInterfaceChanged (Results 1 – 2 of 2) sorted by relevance
46 void notifyInterfaceChanged(const std::string& ifName, bool isUp);
128 notifyInterfaceChanged("nana", true); in onEvent()247 void NetlinkHandler::notifyInterfaceChanged(const std::string& ifName, bool up) { in notifyInterfaceChanged() function in android::net::NetlinkHandler