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