Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/metrics/
DDhcpErrorEvent.java54 public static final int RECEIVE_ERROR = makeErrorCode(MISC_ERROR, 2); field in DhcpErrorEvent
99 logEvent(new DhcpErrorEvent(ifName, RECEIVE_ERROR)); in logReceiveError()
/frameworks/base/api/
Dsystem-current.txt25965 field public static final int RECEIVE_ERROR;