Searched refs:RENEW (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/net/
H A DDhcpStateMachine.java77 RENEW enum constant in enum:DhcpStateMachine.DhcpAction
293 if (!runDhcp(DhcpAction.RENEW)) {
328 if (runDhcp(DhcpAction.RENEW)) {
357 } else if (dhcpAction == DhcpAction.RENEW) {

Completed in 108 milliseconds