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