Searched refs:CONFIG_MINIMUM_LEASE (Results 1 – 3 of 3) sorted by relevance
19 import static android.net.dhcp.DhcpPacket.CONFIG_MINIMUM_LEASE;1129 mDependencies.getIntDeviceConfig(CONFIG_MINIMUM_LEASE, DEFAULT_MINIMUM_LEASE); in setDhcpLeaseExpiry()
67 public static final String CONFIG_MINIMUM_LEASE = "dhcp_minimum_lease"; field in DhcpPacket
29 import static android.net.dhcp.DhcpPacket.CONFIG_MINIMUM_LEASE;788 setDeviceConfigProperty(DhcpPacket.CONFIG_MINIMUM_LEASE, DhcpPacket.DEFAULT_MINIMUM_LEASE);5877 setDeviceConfigProperty(CONFIG_MINIMUM_LEASE, 5 /* default minimum lease */);