Home
last modified time | relevance | path

Searched refs:commitLease (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NetworkStack/src/android/net/dhcp/
DDhcpLeaseRepository.java228 commitLease(newLease); in getCommittedLease()
345 commitLease(lease); in checkClientAndMakeLease()
349 private void commitLease(@NonNull DhcpLease lease) { in commitLease() method in DhcpLeaseRepository