Searched defs:makeIpClient (Results 1 – 2 of 2) sorted by relevance
206 public void makeIpClient(String ifName, IIpClientCallbacks cb) throws RemoteException { in makeIpClient() method in NetworkStackService.NetworkStackConnector
127 private IpClient makeIpClient(String ifname) throws Exception { in makeIpClient() method in IpClientTest