Home
last modified time | relevance | path

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

/packages/modules/NetworkStack/src/android/net/dhcp/
DDhcpClient.java591 acceptDhcpResults(results, "Confirmed"); in confirmDhcpLease()
854 private void acceptDhcpResults(DhcpResults results, String msg) { in acceptDhcpResults() method in DhcpClient
1842 acceptDhcpResults(results, mLeaseMsg); in receivePacket()