Searched refs:mArpAnnounceIntervalMs (Results 1 – 1 of 1) sorted by relevance
1550 private int mArpAnnounceIntervalMs; field in DhcpClient.IpAddressConflictDetectingState1580 + " ARP Announce interval: " + mArpAnnounceIntervalMs); in enter()1617 scheduleAnnounce(mArpAnnounceIntervalMs); in processMessage()1676 mArpAnnounceIntervalMs = mDependencies.getIntDeviceConfig(ARP_ANNOUNCE_INTERVAL_MS, 20, in readIpConflictParametersFromDeviceConfig()