Home
last modified time | relevance | path

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

/packages/modules/NetworkStack/src/android/net/dhcp/
DDhcpClient.java350 private long mDhcpLeaseExpiry; field in DhcpClient
786 if (mDhcpLeaseExpiry == 0) { in scheduleLeaseTimers()
798 final long remainingDelay = mDhcpLeaseExpiry - now; in scheduleLeaseTimers()
874 mDhcpLeaseExpiry = 0; in clearDhcpState()
1094 mDhcpLeaseExpiry = in setDhcpLeaseExpiry()