Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/metrics/
DDhcpErrorEvent.java30 public static final int L2_ERROR = 1; field in DhcpErrorEvent
36 public static final int L2_TOO_SHORT = makeErrorCode(L2_ERROR, 1);
37 public static final int L2_WRONG_ETH_TYPE = makeErrorCode(L2_ERROR, 2);