Searched defs:makeDhcpServer (Results 1 – 3 of 3) sorted by relevance
133 public void makeDhcpServer(final String ifName, final DhcpServingParamsParcel params, in makeDhcpServer() method in NetworkStackClient
189 public abstract void makeDhcpServer(String ifName, DhcpServingParamsParcel params, in makeDhcpServer() method in IpServer.Dependencies
305 public void makeDhcpServer(String ifName, DhcpServingParamsParcel params, in makeDhcpServer() method in TetheringTest.MockIpServerDependencies