Searched refs:CMD_CONFIGURE_LINKADDRESS (Results 1 – 2 of 2) sorted by relevance
234 public static final int CMD_CONFIGURE_LINKADDRESS = PUBLIC_BASE + 8; field in DhcpClient1423 mController.sendMessage(CMD_CONFIGURE_LINKADDRESS, mDhcpLease.ipAddress); in enter()
2143 case DhcpClient.CMD_CONFIGURE_LINKADDRESS: { in processMessage()