Searched refs:DEFAULT_MINIMUM_LEASE (Results 1 – 4 of 4) sorted by relevance
20 import static android.net.dhcp.DhcpPacket.DEFAULT_MINIMUM_LEASE;1129 mDependencies.getIntDeviceConfig(CONFIG_MINIMUM_LEASE, DEFAULT_MINIMUM_LEASE); in setDhcpLeaseExpiry()
68 public static final int DEFAULT_MINIMUM_LEASE = 60; field in DhcpPacket
243 offerPacket.getLeaseTimeMillis(DhcpPacket.DEFAULT_MINIMUM_LEASE)); in assertLeaseTimeParses()
788 setDeviceConfigProperty(DhcpPacket.CONFIG_MINIMUM_LEASE, DhcpPacket.DEFAULT_MINIMUM_LEASE);