Searched refs:CMD_START_DHCP (Results 1 – 2 of 2) sorted by relevance
221 public static final int CMD_START_DHCP = PUBLIC_BASE + 1; field in DhcpClient1004 case CMD_START_DHCP: in processMessage()
2038 mDhcpClient.sendMessage(DhcpClient.CMD_START_DHCP, new DhcpClient.Configuration(mL2Key, in startDhcpClient()