Searched refs:interfaceRemoved (Results 1 – 11 of 11) sorted by relevance
57 void interfaceRemoved(String iface); in interfaceRemoved() method
36 public void interfaceRemoved(String iface) { in interfaceRemoved() method in BaseNetworkObserver
105 public void interfaceRemoved(String iface) { in interfaceRemoved() method in NetlinkTracker
108 expectSoon(observer).interfaceRemoved("eth1"); in testNetworkObservers()
263 public void interfaceRemoved(String iface) { in interfaceRemoved() method in Nat464Xlat
1104 public void interfaceRemoved(String interfaze) {
349 public void interfaceRemoved(String iface) { in interfaceRemoved() method in Tethering
116 public void interfaceRemoved(String iface) {
441 mObservers.getBroadcastItem(i).interfaceRemoved(iface); in notifyInterfaceRemoved()
450 public void interfaceRemoved(String iface) { in IpManager()451 super.interfaceRemoved(iface); in IpManager()
181 public void interfaceRemoved(String iface) { in interfaceRemoved() method in EthernetNetworkFactory.InterfaceObserver