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

/frameworks/base/core/java/android/net/metrics/
H A DDhcpErrorEvent.java30 public static final int L2_ERROR = 1; field in class: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);

Completed in 69 milliseconds