Searched refs:DHCP_LEASE_TIME (Results 1 – 4 of 4) sorted by relevance
22 import static android.net.dhcp.DhcpPacket.DHCP_LEASE_TIME;158 addTlv(buffer, DHCP_LEASE_TIME, mLeaseTimeBytes); in finishPacket()1176 DHCP_LEASE_TIME, in testDiscoverPacket()
245 public static final byte DHCP_LEASE_TIME = 51; field in DhcpPacket836 addTlv(buf, DHCP_LEASE_TIME, mLeaseTime); in addCommonServerTlvs()1219 case DHCP_LEASE_TIME: in decodeFullPacket()
24 import static android.net.dhcp.DhcpPacket.DHCP_LEASE_TIME;289 DHCP_LEASE_TIME,
101 DhcpPacket.DHCP_LEASE_TIME,