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

/frameworks/base/core/java/android/net/metrics/
H A DDhcpErrorEvent.java36 public static final int L2_TOO_SHORT = makeErrorCode(L2_ERROR, 1); field in class:DhcpErrorEvent
/frameworks/base/services/net/java/android/net/dhcp/
H A DDhcpPacket.java776 throw new ParseException(DhcpErrorEvent.L2_TOO_SHORT,

Completed in 425 milliseconds