Searched defs:removeAddress (Results 1 – 3 of 3) sorted by relevance
185 public boolean removeAddress(InetAddress ip, int prefixLen) { in removeAddress() method in InterfaceController
331 public boolean removeAddress(InetAddress address, int prefixLength) { in removeAddress() method in VpnService
784 public void removeAddress(@NonNull InetAddress address, int prefixLen) throws IOException { in removeAddress() method in IpSecManager.IpSecTunnelInterface