OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:L2_ERROR
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/net/metrics/
DhcpErrorEvent.java
32
public static final int
L2_ERROR
= 1;
38
public static final int L2_TOO_SHORT = makeErrorCode(
L2_ERROR
, 1);
39
public static final int L2_WRONG_ETH_TYPE = makeErrorCode(
L2_ERROR
, 2);
/prebuilts/sdk/system_current/
android.jar
Completed in 353 milliseconds