Searched refs:ARP_FIRST_ANNOUNCE_DELAY_MS (Results 1 – 2 of 2) sorted by relevance
197 public static final String ARP_FIRST_ANNOUNCE_DELAY_MS = "arp_first_announce_delay"; field in DhcpClient1732 mArpFirstAnnounceDelayMs = mDependencies.getIntDeviceConfig(ARP_FIRST_ANNOUNCE_DELAY_MS, in readIpConflictParametersFromDeviceConfig()
527 mDependencies.setDeviceConfigProperty(DhcpClient.ARP_FIRST_ANNOUNCE_DELAY_MS, 10);