Searched refs:DHCP_FAILURE (Results 1 – 3 of 3) sorted by relevance
130 public static final int DHCP_FAILURE = 2; field in DhcpClient460 mController.sendMessage(CMD_POST_DHCP_ACTION, DHCP_FAILURE, 0, null); in notifyFailure()
1216 case DhcpClient.DHCP_FAILURE: in processMessage()
2758 } else if (msg.arg1 == DhcpClient.DHCP_FAILURE) { in getLogRecString()2862 if (msg.arg1 == DhcpClient.DHCP_FAILURE) { in getLogRecString()