Searched defs:removeAddress (Results 1 – 4 of 4) sorted by relevance
139 public boolean removeAddress(InetAddress ip, int prefixLen) { in removeAddress() method in InterfaceController
320 public boolean removeAddress(InetAddress address, int prefixLength) { in removeAddress() method in VpnService
771 public void removeAddress(@NonNull InetAddress address, int prefixLen) throws IOException { in removeAddress() method in IpSecManager.IpSecTunnelInterface
1465 public synchronized boolean removeAddress(String address, int prefixLength) { in removeAddress() method in Vpn