Searched refs:mIpAddressConflictDetectingState (Results 1 – 1 of 1) sorted by relevance
371 private State mIpAddressConflictDetectingState = new IpAddressConflictDetectingState(); field in DhcpClient472 addState(mIpAddressConflictDetectingState, mDhcpState); in DhcpClient()1248 ? mIpAddressConflictDetectingState : mConfiguringInterfaceState); in receiveOfferOrAckPacket()1369 ? mIpAddressConflictDetectingState : mConfiguringInterfaceState); in receivePacket()