HomeSort by relevance Sort by last modified time
    Searched refs:notifyAddressChanged (Results 1 - 2 of 2) sorted by null

  /system/netd/
NetlinkHandler.h 42 void notifyAddressChanged(int action, const char *addr, const char *iface,
NetlinkHandler.cpp 76 notifyAddressChanged(action, address, iface, flags, scope);
157 void NetlinkHandler::notifyAddressChanged(int action, const char *addr,

Completed in 26 milliseconds