Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/metrics/
DDhcpErrorEvent.java32 public static final int L3_ERROR = 2; field in DhcpErrorEvent
40 public static final int L3_TOO_SHORT = makeErrorCode(L3_ERROR, 1);
41 public static final int L3_NOT_IPV4 = makeErrorCode(L3_ERROR, 2);
42 public static final int L3_INVALID_IP = makeErrorCode(L3_ERROR, 3);
/frameworks/base/api/
Dsystem-current.txt25957 field public static final int L3_ERROR = 2; // 0x2