Searched refs:ARP_PROBE_MIN_MS (Results 1 – 2 of 2) sorted by relevance
178 public static final String ARP_PROBE_MIN_MS = "arp_probe_min"; field in DhcpClient1663 mArpProbeMinDelayMs = mDependencies.getIntDeviceConfig(ARP_PROBE_MIN_MS, 10, in readIpConflictParametersFromDeviceConfig()
392 mDependencies.setDeviceConfigProperty(DhcpClient.ARP_PROBE_MIN_MS, 10);