Searched refs:mIpAddressConflictDetectingState (Results 1 – 1 of 1) sorted by relevance
391 private State mIpAddressConflictDetectingState = new IpAddressConflictDetectingState(); field in DhcpClient493 addState(mIpAddressConflictDetectingState, mDhcpState); in DhcpClient()1304 ? mIpAddressConflictDetectingState : mConfiguringInterfaceState); in receiveOfferOrAckPacket()1429 ? mIpAddressConflictDetectingState : mConfiguringInterfaceState); in receivePacket()