Searched defs:removeAddress (Results 1 – 2 of 2) sorted by relevance
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