Searched refs:notifyInterfaceChanged (Results 1 - 2 of 2) sorted by relevance

/system/netd/server/
H A DNetlinkHandler.h43 void notifyInterfaceChanged(const char *name, bool isUp);
H A DNetlinkHandler.cpp74 notifyInterfaceChanged("nana", true);
170 void NetlinkHandler::notifyInterfaceChanged(const char *name, bool isUp) { function in class:android::net::NetlinkHandler

Completed in 59 milliseconds