Searched defs:onInterfaceAddressUpdated (Results 1 – 4 of 4) sorted by relevance
73 void onInterfaceAddressUpdated( in onInterfaceAddressUpdated() method
6 …oneway void onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressUpdated() method
23 …oneway void onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressUpdated() method
103 binder::Status TestUnsolService::onInterfaceAddressUpdated(const std::string&, in onInterfaceAddressUpdated() function in android::net::TestUnsolService