Searched refs:ARP_FIRST_PROBE_DELAY_MS (Results 1 – 2 of 2) sorted by relevance
171 public static final String ARP_FIRST_PROBE_DELAY_MS = "arp_first_probe_delay"; field in DhcpClient1659 mArpFirstProbeDelayMs = mDependencies.getIntDeviceConfig(ARP_FIRST_PROBE_DELAY_MS, in readIpConflictParametersFromDeviceConfig()
391 mDependencies.setDeviceConfigProperty(DhcpClient.ARP_FIRST_PROBE_DELAY_MS, 10);