Searched defs:removeAddress (Results 1 – 4 of 4) sorted by relevance
167 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
779 public void removeAddress(@NonNull InetAddress address, int prefixLen) throws IOException { in removeAddress() method in IpSecManager.IpSecTunnelInterface
1522 public synchronized boolean removeAddress(String address, int prefixLength) { in removeAddress() method in Vpn