Searched refs:runDhcpRenew (Results 1 – 2 of 2) sorted by relevance
79 public native static boolean runDhcpRenew(String interfaceName, DhcpInfoInternal ipInfo); in runDhcpRenew() method in NetworkUtils
344 success = NetworkUtils.runDhcpRenew(mInterfaceName, dhcpInfoInternal); in runDhcp()