Home
last modified time | relevance | path

Searched defs:addOrUpdateInterfaceAddress (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/service-t/src/com/android/server/connectivity/mdns/
DMdnsSocketProvider.java264 void addOrUpdateInterfaceAddress(int ifaceIdx, @NonNull LinkAddress newAddress); in addOrUpdateInterfaceAddress() method
275 public void addOrUpdateInterfaceAddress(int ifaceIdx, in addOrUpdateInterfaceAddress() method in MdnsSocketProvider.NetLinkMessageProcessor