Searched refs:DHCP_FAILURE (Results 1 – 2 of 2) sorted by relevance
246 public static final int DHCP_FAILURE = 2; field in DhcpClient812 mController.sendMessage(CMD_POST_DHCP_ACTION, DHCP_FAILURE, 0, null); in notifyFailure()
2171 case DhcpClient.DHCP_FAILURE: in processMessage()