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