Searched defs:currentLease (Results 1 – 1 of 1) sorted by relevance
197 final DhcpLease currentLease = findByClient(clientId, hwAddr); in getOffer() local330 final DhcpLease currentLease = mCommittedLeases.getOrDefault(addr, null); in checkClientAndMakeLease() local368 final DhcpLease currentLease = mCommittedLeases.getOrDefault(addr, null); in releaseLease() local