Searched refs:EXPIRED_LEASE (Results 1 – 2 of 2) sorted by relevance
273 public static final long EXPIRED_LEASE = 1L; field in DhcpClient814 na.setAssignedV4AddressExpiry(EXPIRED_LEASE); in setLeaseExpiredToIpMemoryStore()
19 import static android.net.dhcp.DhcpClient.EXPIRED_LEASE;1307 .setAssignedV4AddressExpiry(EXPIRED_LEASE)