Searched refs:DhcpClient (Results 1 – 2 of 2) sorted by relevance
89 public class DhcpClient extends BaseDhcpStateMachine { class179 private DhcpClient(Context context, StateMachine controller, String iface) { in DhcpClient() method in DhcpClient228 DhcpClient client = new DhcpClient(context, controller, intf); in makeDhcpStateMachine()245 String action = DhcpClient.class.getName() + "." + mIfaceName + "." + cmdName; in createStateMachineCommandIntent()
53 import android.net.dhcp.DhcpClient;4975 mDhcpStateMachine = DhcpClient.makeDhcpStateMachine( in maybeInitDhcpStateMachine()