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